From: Peter Palfrader Date: Tue, 10 Sep 2019 16:10:56 +0000 (+0200) Subject: Use https on deb.debian.org X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=dda5a21e5960c31bb923ef83c814873c7a736e93;p=mirror%2Fdsa-puppet.git Use https on deb.debian.org --- diff --git a/hieradata/common.yaml b/hieradata/common.yaml index 8333434fd..3bb245d2b 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -26,7 +26,7 @@ paths: letsencrypt_dir: '/srv/puppet.debian.org/from-letsencrypt' auto_certs_dir: '/srv/puppet.debian.org/ca/RESULT/certs' auto_clientcerts_dir: '/srv/puppet.debian.org/ca/RESULT/clientcerts' -apt::sources::debian::location: 'http://deb.debian.org/debian/' +apt::sources::debian::location: 'https://deb.debian.org/debian/' # all of these should be retired in favour of including the class role # with the host. weasel, 2019-09