Use https on deb.debian.org
authorPeter Palfrader <peter@palfrader.org>
Tue, 10 Sep 2019 16:10:56 +0000 (18:10 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 10 Sep 2019 16:10:56 +0000 (18:10 +0200)
hieradata/common.yaml

index 8333434..3bb245d 100644 (file)
@@ -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