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