]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ssh/templates/sshd_config.erb
gluck does not need to listen on 443 anymore - that was just for when it was people.do
[dsa-puppet.git] / modules / ssh / templates / sshd_config.erb
index 840a7f87cd99de05ec02949fdb77d87873bb0d40..51356af889ffb7a573ae8d940336a2883675b5d1 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