From: Stephen Gran Date: Wed, 28 Jul 2010 08:09:32 +0000 (+0100) Subject: now that nfs ports are locked down we no longer need this X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=71c6607b66a32435f8434781f27be74e0e06f806;p=mirror%2Fdsa-puppet.git now that nfs ports are locked down we no longer need this Signed-off-by: Stephen Gran --- diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index 8a425273e..9a4d39cc1 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -61,12 +61,6 @@ class ferm::per-host { rule => "&SERVICE_RANGE(tcp, rsync, ( 195.20.242.90 192.25.206.33 82.195.75.106 206.12.19.118 ))" } } - beethoven: { - @ferm::rule { "dsa-merikanto-beethoven": - description => "Allow merikanto", # for nfs, and that uses all kind of ports by default. - rule => "source 172.22.127.147 interface bond0 jump ACCEPT", - } - } heininen: { @ferm::rule { "dsa-syslog": description => "Allow syslog access",