X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fschroot%2Ftemplates%2Fdefault-mirror.erb;h=ab8772f743c2359ff60070db43429c23b55dc196;hb=2ca340df04500fd2887bf401502e8b3d17598e35;hp=48d680f0e0cafd4d1bfd04468c16858ea1e4ad87;hpb=faae8324a9f4f9aebf94ea891a769e5b73496587;p=mirror%2Fdsa-puppet.git diff --git a/modules/schroot/templates/default-mirror.erb b/modules/schroot/templates/default-mirror.erb index 48d680f0e..ab8772f74 100644 --- a/modules/schroot/templates/default-mirror.erb +++ b/modules/schroot/templates/default-mirror.erb @@ -3,6 +3,6 @@ ninfo = scope.lookupvar('site::nodeinfo') if ninfo['hoster'].has_key?('mirror-debian') then ninfo['hoster']['mirror-debian'] else - 'http://ftp.debian.org/debian' + 'https://deb.debian.org/debian' end %>