From: Peter Palfrader Date: Sun, 3 Sep 2017 12:22:45 +0000 (+0200) Subject: remove temporary dc17 access to vittoria X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=6c59aa2b3c9ef62c77747b262c32f8122a0f5cfe;p=mirror%2Fdsa-puppet.git remove temporary dc17 access to vittoria --- diff --git a/modules/ferm/manifests/per_host.pp b/modules/ferm/manifests/per_host.pp index 8892b6c14..f107efb1e 100644 --- a/modules/ferm/manifests/per_host.pp +++ b/modules/ferm/manifests/per_host.pp @@ -8,12 +8,6 @@ class ferm::per_host { } case $::hostname { - vittoria: { - @ferm::rule { 'debconf17': - description => 'temporarily allow DC17 access', - rule => '&SERVICE_RANGE(tcp, 5432, ( 206.167.44.99/32 206.167.36.195/32 ))' - } - } czerny,clementi: { @ferm::rule { 'dsa-upsmon': description => 'Allow upsmon access',