Merge branch 'master' of ssh://handel.debian.org/srv/puppet.debian.org/git/dsa-puppet
authorStephen Gran <steve@lobefin.net>
Sun, 2 Aug 2009 00:36:04 +0000 (01:36 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 2 Aug 2009 00:36:04 +0000 (01:36 +0100)
modules/ssh/templates/sshd_config.erb

index 90bc532..6cf1f9c 100644 (file)
@@ -5,7 +5,6 @@
 Port 22
 <%= extraports = case fqdn
                         when "ravel.debian.org" then "Port 443"
-                        when "gluck.debian.org" then "Port 443"
                         when "agnesi.debian.org" then "Port 2260"
                  end
 extraports