summaryrefslogtreecommitdiff
path: root/ansible/obnam-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-10-21 09:21:24 +0300
committerLars Wirzenius <liw@liw.fi>2023-10-21 09:21:24 +0300
commit423f2cfe97a23c43ae8c4796c9d638cd8359a83a (patch)
treec9af7b6f024d3c79bd867d4af85cf3191c70720f /ansible/obnam-dev.yml
parent360e711330a2001e525547d873b654fa87002d7b (diff)
downloadansibleness-423f2cfe97a23c43ae8c4796c9d638cd8359a83a.tar.gz
obnam-dev: fix for modern times
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
Diffstat (limited to 'ansible/obnam-dev.yml')
-rw-r--r--ansible/obnam-dev.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/obnam-dev.yml b/ansible/obnam-dev.yml
index 332d3cb..a444e64 100644
--- a/ansible/obnam-dev.yml
+++ b/ansible/obnam-dev.yml
@@ -49,8 +49,8 @@
ansible_python_interpreter: /usr/bin/python3
sane_debian_system_version: 2
- sane_debian_system_hostname: obnam-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: |