summaryrefslogtreecommitdiff
path: root/roles/sane_debian_system/subplot.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-18 16:44:11 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-18 17:57:02 +0300
commit6f1703216b5068db1700e3e72e04aa508e368fdb (patch)
tree9741031ec6d8f061edb212363a4756b3d4d3a47f /roles/sane_debian_system/subplot.md
parent6fbc9fc4c06d95a7bbb4cc42847082262a07f2a1 (diff)
downloaddebian-ansible-6f1703216b5068db1700e3e72e04aa508e368fdb.tar.gz
fix(sane_debian_system): set hostname via Ansible
Diffstat (limited to 'roles/sane_debian_system/subplot.md')
-rw-r--r--roles/sane_debian_system/subplot.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/roles/sane_debian_system/subplot.md b/roles/sane_debian_system/subplot.md
index 0944602..b9c47e9 100644
--- a/roles/sane_debian_system/subplot.md
+++ b/roles/sane_debian_system/subplot.md
@@ -15,13 +15,8 @@ and the host has the apt-transport-https package installed
and the host has the locales package installed
and the host has the ntp package installed
and the host has an empty /etc/apt/sources.list.d directory
-~~~
-
-FIXME: this step doesn't work, since the role doesn't currently tell
-the kernel the new hostname.
-
-~~~
and the host has hostname saneone
+and the host has saneone in /etc/hosts for 127.0.1.1
~~~
~~~{#sane1.yml .file .yaml}