switch seger to modern pg backup config fu
[mirror/dsa-puppet.git] / modules / ferm / manifests / per_host.pp
index 07995cb..b2a6009 100644 (file)
@@ -209,13 +209,6 @@ class ferm::per_host {
           | EOF
       }
     }
-    seger: {
-      ferm::rule { 'dsa-postgres-backup':
-        description => 'Allow postgress access',
-        domain      => '(ip ip6)',
-        rule        => '&SERVICE_RANGE(tcp, 5432, ( $HOST_PGBACKUPHOST ))'
-      }
-    }
     sallinen: {
       ferm::rule { 'dsa-postgres':
         description => 'Allow postgress access',