From ab1438f4b5a17180525d4b2f3a59ca2932ac002d Mon Sep 17 00:00:00 2001 From: Ben Grande Date: Mon, 24 Jun 2024 14:32:34 +0200 Subject: [PATCH] fix: change Launchpad repository to HTTPS domain Fixes: https://github.com/ben-grande/qusal/issues/72 --- salt/ansible/files/repo/ansible.sources | 2 +- salt/sys-cacher/files/server/conf/acng.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/salt/ansible/files/repo/ansible.sources b/salt/ansible/files/repo/ansible.sources index d131485f..833dd27b 100644 --- a/salt/ansible/files/repo/ansible.sources +++ b/salt/ansible/files/repo/ansible.sources @@ -1,5 +1,5 @@ Types: deb -URIs: https://ppa.launchpad.net/ansible/ansible/ubuntu +URIs: https://ppa.launchpadcontent.net/ansible/ansible/ubuntu Suites: noble Components: main Signed-by: /usr/share/keyrings/ansible.asc diff --git a/salt/sys-cacher/files/server/conf/acng.conf b/salt/sys-cacher/files/server/conf/acng.conf index d291e237..6d7b8867 100644 --- a/salt/sys-cacher/files/server/conf/acng.conf +++ b/salt/sys-cacher/files/server/conf/acng.conf @@ -92,7 +92,7 @@ Remap-elementrep: https://packages.element.io http://packages.element.io Remap-googlerep: https://dl.google.com http://dl.google.com Remap-hashicorprep: https://apt.releases.hashicorp.com http://apt.releases.hashicorp.com Remap-kicksecuredebrep: https://deb.kicksecure.com http://deb.kicksecure.com -Remap-launchpadrep: https://ppa.launchpad.net http://ppa.launchpad.net +Remap-launchpadrep: https://ppa.launchpadcontent.net http://ppa.launchpadcontent.net http://ppa.launchpad.net Remap-mozillarep: https://packages.mozilla.org http://packages.mozilla.org Remap-opentofurep: https://packages.opentofu.org http://packages.opentofu.org Remap-qubes: file:qubes_mirrors_extra /qubes /qubesos /qubes-os /qubes-os.org