From: Martin Zobel-Helas Date: Sat, 11 Dec 2010 17:34:01 +0000 (+0100) Subject: one more IP range for zobel6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9ee9e26a74dbc98919dbf2cef26c50125a659bce;p=dsa-puppet.git one more IP range for zobel6 --- diff --git a/modules/ferm/templates/defs.conf.erb b/modules/ferm/templates/defs.conf.erb index 97488233..f0661f9d 100644 --- a/modules/ferm/templates/defs.conf.erb +++ b/modules/ferm/templates/defs.conf.erb @@ -186,6 +186,7 @@ @def $zobel6 = ($zobel6 2001:6f8:1215::/48); # baldur @def $zobel6 = ($zobel6 2001:6f8:928::/48); # WS2 @def $zobel6 = ($zobel6 2a01:198:549::/48); # WGS20 +@def $zobel6 = ($zobel6 2a01:198:6b2::/48); # AdS20 @def $luca6 = (); @def $DSA_V6_IPS = ($sgran6 $weasel6 $zobel6 $luca6);