X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fnagios%2Fmanifests%2Fclient.pp;h=edfbbfadcca6f59130226dde304779fcf2a6d581;hb=c7efeb3b34546e8c252d9a258346f5251953bef4;hp=053c6dc6b83a03ec7a8a9eaf08fa65f736930470;hpb=8e9a688dd67c65c08c9c4f90bf0f5a7df15549a5;p=mirror%2Fdsa-puppet.git diff --git a/modules/nagios/manifests/client.pp b/modules/nagios/manifests/client.pp index 053c6dc6b..edfbbfadc 100644 --- a/modules/nagios/manifests/client.pp +++ b/modules/nagios/manifests/client.pp @@ -46,7 +46,6 @@ class nagios::client inherits nagios { refreshonly => true, } ferm::rule { "dsa-nagios": - domain => "(ip ip6)", description => "Allow nrpe from nagios master", rule => "proto tcp mod state state (NEW) dport (5666) @subchain 'nagios' { saddr (\$HOST_NAGIOS) ACCEPT; }" }