Note that exim contains tracker-specific configuration
[mirror/dsa-puppet.git] / modules / exim / templates / locals.erb
index 52564a6..75de478 100644 (file)
@@ -1,15 +1,5 @@
-##
+#/#
 ## 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 "rem.debian.org" then "rem.rfc822.org"
-        when "saens.debian.org" then "debian-mirror.cs.umn.edu"
-end
-locals
-%>