summaryrefslogtreecommitdiff
path: root/ansible/riki-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-08-20 20:10:20 +0300
committerLars Wirzenius <liw@liw.fi>2023-08-20 20:10:20 +0300
commitd836fa481a01024b36ced5d3062c07e8983b1d92 (patch)
treeb370dfece678d8afc0628199b9ef074e50664def /ansible/riki-dev.yml
parent0e412d9aba2939f53a844b569a6916fb0d2a3fe5 (diff)
downloadansibleness-d836fa481a01024b36ced5d3062c07e8983b1d92.tar.gz
upgrade various stamina VMs to bookworm
Keep the ones with ca-certificates-java at bullseye, because Debian's packaging is currently buggy and the fix hasn't reached stable yet. Sponsored-by: author
Diffstat (limited to 'ansible/riki-dev.yml')
-rw-r--r--ansible/riki-dev.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/riki-dev.yml b/ansible/riki-dev.yml
index b618e5a..26e8e81 100644
--- a/ansible/riki-dev.yml
+++ b/ansible/riki-dev.yml
@@ -30,8 +30,8 @@
ansible_python_interpreter: /usr/bin/python3
sane_debian_system_version: 2
- sane_debian_system_hostname: riki-dev
- sane_debian_system_codename: bullseye
+ sane_debian_system_hostname: "{{ inventory_hostname }}"
+ sane_debian_system_codename: bookworm
sane_debian_system_timezone: Europe/Helsinki
sane_debian_system_sources_lists:
- repo: |