]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
end
authorPeter Palfrader <peter@palfrader.org>
Thu, 12 Jul 2012 13:24:44 +0000 (15:24 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 12 Jul 2012 13:24:44 +0000 (15:24 +0200)
modules/ganeti2/templates/instance-debootstrap/variants/dsa.conf.erb

index 965cc8ea76661a479842180d544b51a458dce0e6..bea25676cd50b98122324ee3e9b3e107c2985f41 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"'
         else 'MIRROR="http://http.debian.net/debian"'
+end
 %>
 ARCH="amd64"
 SUITE="squeeze"