Revert "allow access to pg on vittoria for dc18"
[mirror/dsa-puppet.git] / modules / ferm / manifests / per_host.pp
index 95a6f1c..11f17b9 100644 (file)
@@ -66,12 +66,6 @@ class ferm::per_host {
                                rule         => '&SERVICE_RANGE(tcp, 1978, ( 140.211.166.26 209.87.16.39 ))'
                        }
                }
-               vittoria: {
-                       @ferm::rule { 'debconf18':
-                               description     => 'temporarily allow DC18 access',
-                               rule            => '&SERVICE_RANGE(tcp, 5432, ( 140.113.6.241/32 ))'
-                       }
-               }
                default: {}
        }