X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fganeti2%2Ftemplates%2Finstance-debootstrap%2Fvariants%2Fdsa-wheezy.conf.erb;h=26b6ff9a9167e3fa39d285101772dde475a10cf1;hb=843603a55c2c23ca533da697e1fc1e53ecd76f84;hp=6a76b9ee17dbd7628a72681e70b4570decaa7710;hpb=b680f25039a0d2689e34025a778084ad54194338;p=mirror%2Fdsa-puppet.git diff --git a/modules/ganeti2/templates/instance-debootstrap/variants/dsa-wheezy.conf.erb b/modules/ganeti2/templates/instance-debootstrap/variants/dsa-wheezy.conf.erb index 6a76b9ee1..26b6ff9a9 100644 --- a/modules/ganeti2/templates/instance-debootstrap/variants/dsa-wheezy.conf.erb +++ b/modules/ganeti2/templates/instance-debootstrap/variants/dsa-wheezy.conf.erb @@ -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 %>