Revert "allow access to pg on vittoria for dc18"
authorJulien Cristau <jcristau@debian.org>
Tue, 7 Aug 2018 07:11:57 +0000 (09:11 +0200)
committerJulien Cristau <jcristau@debian.org>
Tue, 7 Aug 2018 07:11:57 +0000 (09:11 +0200)
This reverts commit 21edc51f3c8a84ec014b0f0bffc8ebd972b6b2f2.

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: {}
        }