]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ganeti2/templates/instance-debootstrap/variants/dsa.conf.erb
add ganeti3 cluster
[dsa-puppet.git] / modules / ganeti2 / templates / instance-debootstrap / variants / dsa.conf.erb
index 965cc8ea76661a479842180d544b51a458dce0e6..61e8a200c925817449e515a8a1eedcf638703a47 100644 (file)
@@ -2,7 +2,9 @@
 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
 %>
 ARCH="amd64"
 SUITE="squeeze"