]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ferm/templates/me.conf.erb
remove unger
[dsa-puppet.git] / modules / ferm / templates / me.conf.erb
index 3a726d642b67627f8b65b79301404db72036b14a..fcd13013f59f92cc818702a426ac803bf128ffe1 100644 (file)
@@ -35,10 +35,6 @@ if restrict_ssh.include?(hostname) then
                ssh4allowed << '$HOST_DEBIAN_V4'
                ssh6allowed << '$HOST_DEBIAN_V6'
        end
-       if %w{unger}.include?(hostname) then
-               ssh4allowed << '$UNGER_SSH_ACCESS'  # Ganneff
-               ssh6allowed << '$UNGER_SSH6_ACCESS' # Ganneff, but more address space
-       end
 
        if %w{adayevskaya}.include?(hostname) then
                ssh4allowed << %w{$HOST_MAILRELAY_V4}