X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Fmanifests%2Fper_host.pp;h=b2a60090d0c21e08752328db887a39b9b64634d8;hb=b3b7f3c3a80fe6da72b868cf029704d087f9a257;hp=07995cb469797d05f6c6bd2e69c47496d5436611;hpb=484dc43941feb9c445383eb6662d0650bc7807c4;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',