get rid of obvious changes
[mirror/dsa-puppet.git] / modules / ssh / templates / sshd_config.erb
index 93b39c5..0f8657a 100644 (file)
@@ -5,7 +5,6 @@
 Port 22
 <%= extraports = case fqdn
                         when "ravel.debian.org" then "Port 443"
-                        when "agnesi.debian.org" then "Port 2260"
                  end
 extraports
 %>