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/riki-dev.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible/riki-dev.yml') diff --git a/ansible/riki-dev.yml b/ansible/riki-dev.yml index 26e8e81..7a5ad32 100644 --- a/ansible/riki-dev.yml +++ b/ansible/riki-dev.yml @@ -37,8 +37,8 @@ - repo: | deb http://security.debian.org/debian-security bullseye-security main contrib non-free - - 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 }}" unix_users_version: 2 unix_users: -- cgit v1.2.1