X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=blobdiff_plain;f=modules%2Fganeti2%2Ftemplates%2Finstance-debootstrap%2Fvariants%2Fdsa.conf.erb;h=61e8a200c925817449e515a8a1eedcf638703a47;hp=bea25676cd50b98122324ee3e9b3e107c2985f41;hb=501e88f916b62cdc232b204457a82ee77ab089b2;hpb=9646415eaba9ce5d9f26563f35998d5436a94283 diff --git a/modules/ganeti2/templates/instance-debootstrap/variants/dsa.conf.erb b/modules/ganeti2/templates/instance-debootstrap/variants/dsa.conf.erb index bea25676..61e8a200 100644 --- a/modules/ganeti2/templates/instance-debootstrap/variants/dsa.conf.erb +++ b/modules/ganeti2/templates/instance-debootstrap/variants/dsa.conf.erb @@ -2,6 +2,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"' else 'MIRROR="http://http.debian.net/debian"' end %>