X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/614474a50b36944856024c28d28530c3f61755ef..8c9e22c57e15f81b21072fc7ae97878ce52f203d:/roles/equinix-dub.rb diff --git a/roles/equinix-dub.rb b/roles/equinix-dub.rb index 94a8989e1..fd2a40430 100644 --- a/roles/equinix-dub.rb +++ b/roles/equinix-dub.rb @@ -12,9 +12,6 @@ default_attributes( } }, :networking => { - :firewall => { - :engine => "nftables" - }, :roles => { :internal => { :inet => { @@ -33,10 +30,7 @@ default_attributes( }, :inet6 => { :prefix => "64", - :gateway => "2001:470:1:b3b::1", - :routes => { - "2001:978:2:2c::/64" => { :type => "unreachable" } - } + :gateway => "2001:470:1:b3b::1" } } }