]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
correct munin/nagios ip addresses
authorStephen Gran <steve@lobefin.net>
Sun, 21 Feb 2010 00:44:23 +0000 (00:44 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 21 Feb 2010 00:44:23 +0000 (00:44 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ferm/files/defs.conf

index b16d0209526f0d7d59d00c0f32b723edc3b64e4f..3c3bc30eb6905b0190cb2b07ae69b5b17afd42da 100644 (file)
@@ -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  = ();