X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fganeti2%2Ftemplates%2Finstance-debootstrap%2Fvariants%2Fdsa.conf.erb;h=affb9732f5ee01d2ff576a79825cf9bf629daabe;hb=dcd630f1f5c57cb6c1bc5c65f76825c7be3dc827;hp=61e8a200c925817449e515a8a1eedcf638703a47;hpb=501e88f916b62cdc232b204457a82ee77ab089b2;p=mirror%2Fdsa-puppet.git diff --git a/modules/ganeti2/templates/instance-debootstrap/variants/dsa.conf.erb b/modules/ganeti2/templates/instance-debootstrap/variants/dsa.conf.erb index 61e8a200c..affb9732f 100644 --- a/modules/ganeti2/templates/instance-debootstrap/variants/dsa.conf.erb +++ b/modules/ganeti2/templates/instance-debootstrap/variants/dsa.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 %>