From d09620fb5487e9c0b46c147846cb2b9d9b4a6c62 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 30 May 2020 09:51:03 +0300 Subject: fix(exolobe1.yml): drop the ci-prep repo, for now --- ansible/exolobe1.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/exolobe1.yml b/ansible/exolobe1.yml index ad34420..d0390eb 100644 --- a/ansible/exolobe1.yml +++ b/ansible/exolobe1.yml @@ -63,8 +63,8 @@ # deb [signed-by=/usr/share/keyrings/riot-im-archive-keyring.gpg] https://packages.riot.im/debian/ buster main # signing_key: "{{ riot_im_signing_key }}" - - repo: deb http://ci-prep-ick.vm.liw.fi/debian stretch main - signing_key: "{{ ci_prep_signing_key }}" +# - repo: deb http://ci-prep-ick.vm.liw.fi/debian stretch main +# signing_key: "{{ ci_prep_signing_key }}" - repo: deb http://ci-prod-controller.vm.liw.fi/debian unstable-ci main signing_key: "{{ ci_prod_signing_key }}" -- cgit v1.2.1