X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fschroot%2Ftemplates%2Fdefault-mirror.erb;h=48d680f0e0cafd4d1bfd04468c16858ea1e4ad87;hb=a459cc650774de8400f433bec40fbb1573c2cb3f;hp=0208890bc38ffb657f3c0650d318d530c3f5a8de;hpb=bab84ed1f4f426dbcd223672431827444768848e;p=dsa-puppet.git diff --git a/modules/schroot/templates/default-mirror.erb b/modules/schroot/templates/default-mirror.erb index 0208890b..48d680f0 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://http.debian.net/debian' + 'http://ftp.debian.org/debian' end %>