From dda5a21e5960c31bb923ef83c814873c7a736e93 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 10 Sep 2019 18:10:56 +0200 Subject: [PATCH] Use https on deb.debian.org --- hieradata/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1