eximconf: split log_selector to one item per line
[mirror/dsa-puppet.git] / modules / exim / templates / locals.erb
index 07c6b8b..75de478 100644 (file)
@@ -3,12 +3,3 @@
 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
 ##
 
-<%=
-locals = case fqdn
-        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
-%>