X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d4c71a0180b19a1ac263b21424eed15a14a568c7..bb6a3be37eb6b0de039c6451dcad0fe3bddbf55d:/roles/equinix.rb diff --git a/roles/equinix.rb b/roles/equinix.rb index e04f7fac5..b57abdf61 100644 --- a/roles/equinix.rb +++ b/roles/equinix.rb @@ -25,7 +25,8 @@ default_attributes( :routes => { "2001:978:2:2c::/64" => { :type => "unreachable" }, "2001:4860::/32" => { :type => "unreachable" }, - "2a00:1450:4000::/37" => { :type => "unreachable" } + "2a00:1450:4000::/37" => { :type => "unreachable" }, + "2a04:fa80::/29" => { :type => "unreachable" } } } }