Get rid of always broken http.d.net
[mirror/dsa-puppet.git] / modules / schroot / templates / default-mirror.erb
index a5822f9..48d680f 100644 (file)
@@ -3,6 +3,6 @@ ninfo = scope.lookupvar('site::nodeinfo')
 if ninfo['hoster'].has_key?('mirror-debian') then
     ninfo['hoster']['mirror-debian']
 else
-    'http://cdn.debian.net/debian'
+    'http://ftp.debian.org/debian'
 end
 %>