summaryrefslogtreecommitdiff
path: root/ansible/subplot-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-10-05 09:24:44 +0300
committerLars Wirzenius <liw@liw.fi>2023-10-05 09:24:44 +0300
commitaf67f7512d40c3a3b7e242e4d7e1f72c5bfeeedb (patch)
tree1e46666199d29956d74312168907b281cc67c11a /ansible/subplot-dev.yml
parentd09a98177c4965e8317b32c24ea524cd52494de0 (diff)
downloadansibleness-af67f7512d40c3a3b7e242e4d7e1f72c5bfeeedb.tar.gz
subplot-dev: upgrade to bookworm
This also fixes an annoying "sshd stops responding" problem when running the playbook. Sponsored-by: author
Diffstat (limited to 'ansible/subplot-dev.yml')
-rw-r--r--ansible/subplot-dev.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/ansible/subplot-dev.yml b/ansible/subplot-dev.yml
index e33e953..a7317ab 100644
--- a/ansible/subplot-dev.yml
+++ b/ansible/subplot-dev.yml
@@ -10,6 +10,9 @@
- role: liw
tasks:
- apt:
+ name: ca-certificates-java
+ default_release: bookworm-backports
+ - apt:
name:
- build-essential
- daemonize
@@ -25,11 +28,13 @@
sane_debian_system_version: 2
sane_debian_system_hostname: "{{ inventory_hostname }}"
- sane_debian_system_codename: bullseye
+ sane_debian_system_codename: bookworm
sane_debian_system_timezone: Europe/Helsinki
sane_debian_system_sources_lists:
- repo: |
- deb http://security.debian.org/debian-security bullseye-security main contrib non-free
+ deb http://security.debian.org/debian-security bookworm-security main contrib non-free
+ - repo: |
+ deb http://deb.debian.org/debian bookworm-backports main contrib non-free
unix_users_version: 2
unix_users: