X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Fmanifests%2Fper_host.pp;h=b2a60090d0c21e08752328db887a39b9b64634d8;hb=7b5f8bd99839bcbd9080209121f58f9aee5a9831;hp=07995cb469797d05f6c6bd2e69c47496d5436611;hpb=9e76a09edffcb22fe202c0e09f0c07d4efbefd07;p=mirror%2Fdsa-puppet.git diff --git a/modules/ferm/manifests/per_host.pp b/modules/ferm/manifests/per_host.pp index 07995cb46..b2a60090d 100644 --- a/modules/ferm/manifests/per_host.pp +++ b/modules/ferm/manifests/per_host.pp @@ -209,13 +209,6 @@ class ferm::per_host { | EOF } } - seger: { - ferm::rule { 'dsa-postgres-backup': - description => 'Allow postgress access', - domain => '(ip ip6)', - rule => '&SERVICE_RANGE(tcp, 5432, ( $HOST_PGBACKUPHOST ))' - } - } sallinen: { ferm::rule { 'dsa-postgres': description => 'Allow postgress access',