X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b2567ba04c9d6b93e2d3b85244a13dfdc1b0e3d3..625ad28a8e2daef4a0f6fc458678791d098535c7:/roles/equinix-ams.rb diff --git a/roles/equinix-ams.rb b/roles/equinix-ams.rb index 98b719324..ece584cf9 100644 --- a/roles/equinix-ams.rb +++ b/roles/equinix-ams.rb @@ -23,6 +23,7 @@ default_attributes( :prefix => "64", :gateway => "2001:978:2:2C::172:1", :routes => { + "2001:470:1:b3b::/64" => { :type => "unreachable" }, "2001:978:2:2c::/64" => { :type => "unreachable" }, "2001:4860::/32" => { :type => "unreachable" }, "2a00:1450:4000::/37" => { :type => "unreachable" } @@ -32,7 +33,6 @@ default_attributes( } }, :web => { - :backends => %w[rails1 rails2 rails3], :fileserver => "ironbelly", :readonly_database_host => "snap-01.ams.openstreetmap.org", :primary_cluster => true