From c232d072aa79f413a69df3916dc2ba7dadfae481 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 28 Jan 2024 10:20:19 +0200 Subject: fix(web): no unstable-ci on apt.liw.fi Signed-off-by: Lars Wirzenius Sponsored-by: author --- ansible/web.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/web.yml b/ansible/web.yml index aa044b3..abc5687 100644 --- a/ansible/web.yml +++ b/ansible/web.yml @@ -101,7 +101,7 @@ sane_debian_system_codename: bookworm sane_debian_system_mirror: deb.debian.org sane_debian_system_sources_lists: - - repo: deb http://apt.liw.fi/debian unstable-ci main + - repo: deb http://apt.liw.fi/debian unstable main signing_key: "{{ apt_liw_fi_signing_key }}" unix_users_version: 2 -- cgit v1.2.1