X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Fmanifests%2Fper-host.pp;h=1df7bdb1019338742f744332f541dbb577f5b224;hb=ed9c729b83a62494467aed2f2042f24944120f6b;hp=c130193c0b4309da04a187864da21b71d8e5757c;hpb=d8bd02bf54f016b05d7345dfae7c10cab3cedf56;p=mirror%2Fdsa-puppet.git diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index c130193c0..1df7bdb10 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -55,7 +55,7 @@ class ferm::per-host { chain => 'INPUT', rule => 'source 188.165.23.89/32 proto tcp dport 25 jump DROP', } - @ferm::rule { 'listmaster-ontp-in': + @ferm::rule { 'listmaster-ontp-out': description => 'ONTP has a broken mail setup', table => 'filter', chain => 'OUTPUT',