remove explicit ferm allow from the pgbackup hosts to fasolo
[mirror/dsa-puppet.git] / modules / ferm / manifests / per_host.pp
index 643df81..07995cb 100644 (file)
@@ -109,7 +109,6 @@ class ferm::per_host {
         rule        => @("EOF"/$)
           &SERVICE_RANGE(tcp, 5433, (
             ${ join(getfromhash($deprecated::allnodeinfo, 'bmdb1.debian.org', 'ipHostNumber'), " ") }
-            \$HOST_PGBACKUPHOST
           ))
           | EOF
       }