X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/388687b7120815bc61f49de6c5dd0ea793dad67b..429eabfe276117f01053ffbf66c291ae72ea3f9c:/roles/stormfly-02.rb diff --git a/roles/stormfly-02.rb b/roles/stormfly-02.rb index 47307292d..d1d2ba760 100644 --- a/roles/stormfly-02.rb +++ b/roles/stormfly-02.rb @@ -8,9 +8,7 @@ default_attributes( :interface => "em1", :role => :external, :family => :inet, - :address => "140.211.167.105", - :prefix => "28", - :gateway => "140.211.167.97" + :address => "140.211.167.105" }, :external_ipv6 => { :interface => "em1", @@ -27,9 +25,9 @@ default_attributes( :tilecache => { :tile_parent => "corvallis.render.openstreetmap.org", :tile_siblings => [ + "azure.openstreetmap.org", "ascalon.openstreetmap.org", "jakelong.openstreetmap.org", - "nepomuk.openstreetmap.org", "lurien.openstreetmap.org" ] }