X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/13c438992edec34c32e745a6c38b72c3c02cdcbd..00c039bb5466b2e22ab28ef7c6c83cd22b3b7d47:/roles/stormfly-02.rb diff --git a/roles/stormfly-02.rb b/roles/stormfly-02.rb index b9b339262..865ba66a0 100644 --- a/roles/stormfly-02.rb +++ b/roles/stormfly-02.rb @@ -9,6 +9,12 @@ default_attributes( :role => :external, :family => :inet, :address => "140.211.167.105" + }, + :external_ipv6 => { + :interface => "em1", + :role => :external, + :family => :inet6, + :address => "2605:bc80:3010:700::8cde:a769" } } }, @@ -19,8 +25,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"