X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Fmanifests%2Fper_host.pp;h=f107efb1eb64bbd540679a9405d53a6f11349835;hb=6c59aa2b3c9ef62c77747b262c32f8122a0f5cfe;hp=8892b6c143463cd9c677e1d632653000e2e64bd0;hpb=c1f216790d3a69239fb0b84cbb9cd50743ed5f0c;p=mirror%2Fdsa-puppet.git 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',