]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ferm/files/defs.conf
add v6, possibly not brokenly this time
[dsa-puppet.git] / modules / ferm / files / defs.conf
index 329d7ed79c176322587862f462951f0e234dc35d..199034c11638629a483d266a9a0d7fe10f84752c 100644 (file)
 @def $HOST_MUNIN  = (192.25.206.57 192.25.206.33);
 @def $HOST_NAGIOS = (192.25.206.57 192.25.206.33);
 
-@def $sgran  = (91.103.132.25 2001:4b10:100b::dead:f00d);
-@def $weasel = ();
-@def $zobel  = ();
-@def $luca   = ();
+@def $sgran   = (91.103.132.25);
+@def $weasel  = ();
+@def $zobel   = ();
+@def $luca    = ();
 @def $DSA_IPS = ($sgran $weasel $zobel $luca);
+
+@def $sgran6     = (2001:4b10:100b::dead:f00d);
+@def $weasel6    = ();
+@def $zobel6     = ();
+@def $luca6      = ();
+@def $DSA_V6_IPS = ($sgran6 $weasel6 $zobel6 $luca6);