We use "keyinfo" in all kinda of places. Rename it to something more generic
[mirror/dsa-puppet.git] / modules / exim / templates / locals.erb
index deb3597..52564a6 100644 (file)
@@ -1,18 +1,13 @@
 ##
-### 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