From 3209c960c95a2a4a728ada322a76c84459dd5ad1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 21 Jan 2024 10:13:47 +0200 Subject: solace: fix apt.liw.fi setup Signed-off-by: Lars Wirzenius Sponsored-by: author --- ansible/solace.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/solace.yml b/ansible/solace.yml index 6d679db..635505f 100644 --- a/ansible/solace.yml +++ b/ansible/solace.yml @@ -59,7 +59,7 @@ - repo: | deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware - - 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