]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ferm/files/defs.conf
correct munin/nagios ip addresses
[dsa-puppet.git] / modules / ferm / files / defs.conf
index b78b9abf95183685073ecb07adf90397611d54a6..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  = ();
@@ -26,7 +26,7 @@
 @def $DSA_IPS = ($sgran $weasel $zobel $luca);
 
 @def $sgran6     = (2001:4b10:100b::/48);
-@def $weasel6    = ();
+@def $weasel6    = (2001:858:10f:20:217:a4ff:fe44:73a8);
 @def $zobel6     = ();
 @def $luca6      = ();
 @def $DSA_V6_IPS = ($sgran6 $weasel6 $zobel6 $luca6);