summaryrefslogtreecommitdiff
path: root/ansible/sshca-dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/sshca-dev.yml')
-rw-r--r--ansible/sshca-dev.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/ansible/sshca-dev.yml b/ansible/sshca-dev.yml
index dd5097a..9422d96 100644
--- a/ansible/sshca-dev.yml
+++ b/ansible/sshca-dev.yml
@@ -21,8 +21,8 @@
name:
- debhelper
- build-essential
- - dh-cargo
- git
+ - lintian
- moreutils
- python3
- python3-requests
@@ -35,8 +35,8 @@
ansible_python_interpreter: python3
sane_debian_system_version: 2
- sane_debian_system_hostname: sshca-dev
- sane_debian_system_codename: bullseye
+ sane_debian_system_hostname: "{{ inventory_hostname }}"
+ sane_debian_system_codename: bookworm
timezone: Europe/Helsinki
@@ -47,8 +47,8 @@
sudo: yes
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://apt.liw.fi/debian unstable-ci main
+ signing_key: "{{ apt_liw_fi_signing_key }}"
sshd_version: 1
sshd_allow_authorized_keys: yes