summaryrefslogtreecommitdiff
path: root/ansible/holywood2.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-04-04 15:17:29 +0300
committerLars Wirzenius <liw@liw.fi>2020-04-04 15:17:29 +0300
commit16bd33960af9c019ed53a0b5fd169d1f60d3b554 (patch)
tree74a5d459ed0c2640f0496ea1d39f5a3bffdf4e59 /ansible/holywood2.yml
parent2fb59a9d6558caac048e4ecd59859940c1a80d7d (diff)
downloadansibleness-16bd33960af9c019ed53a0b5fd169d1f60d3b554.tar.gz
Change: port holywood2 to buster
Diffstat (limited to 'ansible/holywood2.yml')
-rw-r--r--ansible/holywood2.yml15
1 files changed, 7 insertions, 8 deletions
diff --git a/ansible/holywood2.yml b/ansible/holywood2.yml
index 381e2f4..2cbd653 100644
--- a/ansible/holywood2.yml
+++ b/ansible/holywood2.yml
@@ -1,6 +1,5 @@
- hosts: holywood2
- remote_user: ansible
- become: yes
+ remote_user: root
roles:
- sane_debian_system
- comfortable-debian-system
@@ -12,7 +11,7 @@
- self-updating-system
vars:
hostname: holywood2
- debian_codename: stretch
+ debian_codename: buster
debian_mirror: deb.debian.org
debian_mirror_src: deb.debian.org
@@ -34,8 +33,8 @@
ssh_key_pub: "{{ root_at_holywood2_ssh_key_pub }}"
sources_lists:
- - repo: deb http://deb.debian.org/debian stretch main contrib non-free
- - repo: deb http://deb.debian.org/debian stretch-backports main contrib non-free
- - repo: deb http://code.liw.fi/debian stretch main
- signing_key: "{{ code_liw_fi_signing_key }}"
-# keyring_package: code.liw.fi-keyring
+# - 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
+# signing_key: "{{ code_liw_fi_signing_key }}"
+# # keyring_package: code.liw.fi-keyring