]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ganeti2/templates/instance-debootstrap/variants/dsa-wheezy.conf.erb
add ganeti-bytemark
[dsa-puppet.git] / modules / ganeti2 / templates / instance-debootstrap / variants / dsa-wheezy.conf.erb
index 6a76b9ee17dbd7628a72681e70b4570decaa7710..26b6ff9a9167e3fa39d285101772dde475a10cf1 100644 (file)
@@ -3,6 +3,7 @@ case scope.lookupvar('::cluster')
         when "ganeti2.debian.org" then 'MIRROR="http://mirror-ubc.debian.org/debian"'
         when "ganeti-osuosl.debian.org" then 'MIRROR="http://debian.osuosl.org/debian"'
        when "ganeti3.debian.org" then 'MIRROR="http://mirror.ayous.org/debian"'
+       when "ganeti-bytemark.debian.org" then 'MIRROR="http://mirror.bytemark.co.uk/debian"'
         else 'MIRROR="http://http.debian.net/debian"'
 end
 %>