X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/95aa82e2ca5501be6c311bd8d5e06d084514ccc9..429eabfe276117f01053ffbf66c291ae72ea3f9c:/roles/stormfly-02.rb diff --git a/roles/stormfly-02.rb b/roles/stormfly-02.rb index 54f42d5b4..d1d2ba760 100644 --- a/roles/stormfly-02.rb +++ b/roles/stormfly-02.rb @@ -3,7 +3,6 @@ description "Master role applied to stormfly-02" default_attributes( :networking => { - :netplan => true, :interfaces => { :external_ipv4 => { :interface => "em1", @@ -26,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" ] }