]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
put my home subnets in, instead of single ips
authorStephen Gran <steve@lobefin.net>
Sat, 20 Feb 2010 21:26:52 +0000 (21:26 +0000)
committerStephen Gran <steve@lobefin.net>
Sat, 20 Feb 2010 21:26:52 +0000 (21:26 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ferm/files/defs.conf

index 199034c11638629a483d266a9a0d7fe10f84752c..b5d019dab0fdd883b83ca6659555121d5226d1ab 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);
+@def $sgran   = (91.103.132.24/29);
 @def $weasel  = ();
 @def $zobel   = ();
 @def $luca    = ();
 @def $DSA_IPS = ($sgran $weasel $zobel $luca);
 
-@def $sgran6     = (2001:4b10:100b::dead:f00d);
+@def $sgran6     = (2001:4b10:100b::/48);
 @def $weasel6    = ();
 @def $zobel6     = ();
 @def $luca6      = ();