Add pejacevic dedication
[mirror/dsa-puppet.git] / modules / porterbox / templates / default-mirror.erb
index df1dc9f..aa76940 100644 (file)
@@ -3,6 +3,6 @@ ninfo = scope.lookupvar('site::nodeinfo')
 if ninfo['hoster'].has_key?('mirror-debian'):
     ninfo['hoster']['mirror-debian']
 else
-    'cdn.debian.net'
+    'http://cdn.debian.net/debian'
 end
 %>