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 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"