Merge pull request 'fix: change debian repos to http' (#122) from neoloc/http_debian_apt into develop

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/122
This commit is contained in:
Ben Vincent 2024-07-31 21:51:44 +10:00
commit 2bda41712a

View File

@ -1,6 +1,6 @@
# hieradata/os/debian/all_releases.yaml # 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::base::secureurl: http://security.debian.org/debian-security
profiles::apt::puppet7::mirror: http://apt.puppetlabs.com profiles::apt::puppet7::mirror: http://apt.puppetlabs.com
profiles::apt::puppet7::repo: puppet7 profiles::apt::puppet7::repo: puppet7