]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/exim/templates/locals.erb
ferm: change ferm.conf to a template
[dsa-puppet.git] / modules / exim / templates / locals.erb
index deb3597831706ac6be6aa38f990429b75f2aa967..81bc06db76e63c0b862bc473bcfd2c5f0ecd16d8 100644 (file)
@@ -1,19 +1,10 @@
+#/#
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
 ##
-### THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
-### USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
-###
-#
 
 <%=
 locals = case fqdn
-        when "albeniz.debian.org" then "deb-alpha1.sanger.ac.uk"
-        when "ball.debian.org" then "ball.einval.com"
-        when "malo.debian.org" then "malo.debian.osuosl.org"
-        when "master.debian.org" then "master.debian.org
-debian.org
-debian.novare.net
-master.novare.net"
-        when "rem.debian.org" then "rem.rfc822.org"
         when "saens.debian.org" then "debian-mirror.cs.umn.edu"
 end
 locals