From d9cf3327c93f75187045d3c95612cf0a9ee1d693 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 17 Jan 2024 09:22:01 +0200 Subject: fix: drop ci-prod-controller.vm.liw.fi; use unstable on apt.liw.fi Not unstable-ci. Signed-off-by: Lars Wirzenius Sponsored-by: author --- ansible/vmadm-dev.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible/vmadm-dev.yml') diff --git a/ansible/vmadm-dev.yml b/ansible/vmadm-dev.yml index 4d37461..f103382 100644 --- a/ansible/vmadm-dev.yml +++ b/ansible/vmadm-dev.yml @@ -58,8 +58,8 @@ sane_debian_system_hostname: vmadm-dev 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://apt.liw.fi/debian unstable main + signing_key: "{{ apt_liw_fi_signing_key }}" - repo: | deb http://deb.debian.org/debian bookworm-backports main contrib non-free -- cgit v1.2.1