X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Fmanifests%2Fper_host.pp;h=33b5f81de6292ef1b2b36e776cc756232b53d032;hb=6db9d6a8427e38dc02e9fc32fe83fb499b20f368;hp=952f52ab2cbe39a40196b903a09a2670e55446a6;hpb=195d2ce45b0194c6d0a6a0241ebbaf64f8d3a773;p=mirror%2Fdsa-puppet.git diff --git a/modules/ferm/manifests/per_host.pp b/modules/ferm/manifests/per_host.pp index 952f52ab2..33b5f81de 100644 --- a/modules/ferm/manifests/per_host.pp +++ b/modules/ferm/manifests/per_host.pp @@ -8,6 +8,12 @@ class ferm::per_host { } case $::hostname { + vittoria: { + @ferm::rule { 'debconf17': + description => 'temporarily allow DC17 access', + rule => '&SERVICE_RANTE(tcp, 5432, (206.167.36.195/32))' + } + } czerny,clementi: { @ferm::rule { 'dsa-upsmon': description => 'Allow upsmon access',