From: Stephen Gran Date: Sun, 21 Feb 2010 00:42:28 +0000 (+0000) Subject: how about I add the right ip for weasel? X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5608e6bdb4de55b996ab4cb9de5e98c38bfdc255;p=dsa-puppet.git how about I add the right ip for weasel? Signed-off-by: Stephen Gran --- diff --git a/modules/ferm/files/defs.conf b/modules/ferm/files/defs.conf index 61284b65..b16d0209 100644 --- a/modules/ferm/files/defs.conf +++ b/modules/ferm/files/defs.conf @@ -26,7 +26,7 @@ @def $DSA_IPS = ($sgran $weasel $zobel $luca); @def $sgran6 = (2001:4b10:100b::/48); -@def $weasel6 = (2001:41b8:202:deb:216:36ff:fe40:3904); +@def $weasel6 = (2001:858:10f:20:217:a4ff:fe44:73a8); @def $zobel6 = (); @def $luca6 = (); @def $DSA_V6_IPS = ($sgran6 $weasel6 $zobel6 $luca6);