summaryrefslogtreecommitdiff
path: root/ansible/vmadm-dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/vmadm-dev.yml')
-rw-r--r--ansible/vmadm-dev.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/ansible/vmadm-dev.yml b/ansible/vmadm-dev.yml
index 19d9322..af5c633 100644
--- a/ansible/vmadm-dev.yml
+++ b/ansible/vmadm-dev.yml
@@ -18,6 +18,9 @@
tags: [liw]
tasks:
- apt:
+ name: ca-certificates-java
+ default_release: bookworm-backports
+ - apt:
name:
- build-essential
- libclang-dev
@@ -55,10 +58,12 @@
sane_debian_system_version: 2
sane_debian_system_hostname: vmadm-dev
- sane_debian_system_codename: bullseye
+ sane_debian_system_codename: bookworm
sane_debian_system_sources_lists:
- repo: deb http://ci-prod-controller.vm.liw.fi/debian unstable-ci main
signing_key: "{{ ci_prod_signing_key }}"
+ - repo: |
+ deb http://deb.debian.org/debian bookworm-backports main contrib non-free
timezone: Europe/Helsinki