end
[mirror/dsa-puppet.git] / modules / ganeti2 / templates / instance-debootstrap / variants / dsa.conf.erb
index 965cc8e..bea2567 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"