From d3daac3b71f36c95fc1225356b9f635adfee1f52 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Wed, 31 Jul 2024 21:51:04 +1000 Subject: [PATCH] fix: change debian repos to http - until https issues are resolved with https --- hieradata/os/Debian/all_releases.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hieradata/os/Debian/all_releases.yaml b/hieradata/os/Debian/all_releases.yaml index 2028db9..bd8f426 100644 --- a/hieradata/os/Debian/all_releases.yaml +++ b/hieradata/os/Debian/all_releases.yaml @@ -1,6 +1,6 @@ # hieradata/os/debian/all_releases.yaml --- -profiles::apt::base::mirrorurl: https://edgecache.query.consul/debian/ +profiles::apt::base::mirrorurl: http://edgecache.query.consul/debian/ profiles::apt::base::secureurl: http://security.debian.org/debian-security profiles::apt::puppet7::mirror: http://apt.puppetlabs.com profiles::apt::puppet7::repo: puppet7 -- 2.47.3