From: Stephen Gran Date: Sun, 21 Feb 2010 00:44:23 +0000 (+0000) Subject: correct munin/nagios ip addresses X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;ds=sidebyside;h=86fdb80eb2023fb371a734940795722236d8ed6a;p=dsa-puppet.git correct munin/nagios ip addresses Signed-off-by: Stephen Gran --- diff --git a/modules/ferm/files/defs.conf b/modules/ferm/files/defs.conf index b16d0209..3c3bc30e 100644 --- a/modules/ferm/files/defs.conf +++ b/modules/ferm/files/defs.conf @@ -16,8 +16,8 @@ proto udp mod state state (NEW) dport $port ACCEPT; } -@def $HOST_MUNIN = (192.25.206.57 192.25.206.33); -@def $HOST_NAGIOS = (192.25.206.57 192.25.206.33); +@def $HOST_MUNIN = (192.25.206.33); +@def $HOST_NAGIOS = (206.12.19.118); @def $sgran = (91.103.132.24/29); @def $weasel = ();