summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-19 08:31:04 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-19 08:31:04 +0200
commitdb32c963a98cff71eb3c61c5124057c8dd50236a (patch)
tree9624ff0b2d9b636f9e0ecefee8b186b436e5b162
parentf7c1b6c032452130c1f3f9068e2e5e32efe8466d (diff)
downloadick2-ansible-db32c963a98cff71eb3c61c5124057c8dd50236a.tar.gz
set hostname so it survives over a reboot
-rw-r--r--ick-workers.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ick-workers.yml b/ick-workers.yml
index ac8398e..00b552d 100644
--- a/ick-workers.yml
+++ b/ick-workers.yml
@@ -15,6 +15,7 @@
vars:
sane_debian_system_version: 1
sane_debian_system_codename: buster
+ sane_debian_system_hostname: "{{ inventory_hostname }}"
unix_users_version: 2