summaryrefslogtreecommitdiff
path: root/ansible/holywood2.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-04 11:11:51 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-04 11:11:51 +0200
commitb05e3bfac3a1ebfe45fc5f4c5548bcc3ef693833 (patch)
tree9ad1a26dca51da51c8cdfb66ee2e2d61dda1d60a /ansible/holywood2.yml
parent71e4bb9fdcdd5a4de6fd5662deebe1c1e64351cc (diff)
downloadansibleness-b05e3bfac3a1ebfe45fc5f4c5548bcc3ef693833.tar.gz
chore: adapt to sane_debian_system version 1 and cleanups
Diffstat (limited to 'ansible/holywood2.yml')
-rw-r--r--ansible/holywood2.yml13
1 files changed, 6 insertions, 7 deletions
diff --git a/ansible/holywood2.yml b/ansible/holywood2.yml
index d6908af..cb058ff 100644
--- a/ansible/holywood2.yml
+++ b/ansible/holywood2.yml
@@ -10,15 +10,14 @@
- smarthost-client
- self-updating-system
vars:
- sane_debian_system_version: 0
+ sane_debian_system_version: 1
unix_users_version: 1
- hostname: holywood2
- debian_codename: buster
- debian_mirror: deb.debian.org
- debian_mirror_src: deb.debian.org
+ sane_debian_system_hostname: holywood2
+ sane_debian_system_codename: buster
+ sane_debian_system_mirror: deb.debian.org
- mailname: holywood2.liw.fi
+ mailname: "{{ sane_debian_system_hostname }}.liw.fi"
relayhost: pieni.net:587
smarthost: pieni.net
smarthost_user: pienirelay
@@ -37,7 +36,7 @@
authorized_keys: |
{{ liw_ssh_pub }}
- sources_lists:
+ sane_debian_system_sources_lists:
# - repo: deb http://deb.debian.org/debian stretch main contrib non-free
- repo: deb http://deb.debian.org/debian buster-backports main contrib non-free
# - repo: deb http://code.liw.fi/debian stretch main