X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/bd4556b58140de3140b783be7ad50f5505211425..563f2d2f7a58c6e35ff0fc2b90a4a39cc23b603c:/roles/tuatara.rb diff --git a/roles/tuatara.rb b/roles/tuatara.rb index ee4f3f654..afad1ab82 100644 --- a/roles/tuatara.rb +++ b/roles/tuatara.rb @@ -3,6 +3,7 @@ description "Master role applied to tuatara" default_attributes( :networking => { + :netplan => true, :interfaces => { :external_ipv4 => { :interface => "eno1", @@ -15,12 +16,13 @@ default_attributes( } }, :squid => { - :cache_mem => "75000 MB", + :cache_mem => "7500 MB", :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => { :tile_parent => "wellington.render.openstreetmap.org", :tile_siblings => [ + "waima.openstreetmap.org", "longma.openstreetmap.org", "storfly-02.openstreetmap.org", "jakelong.openstreetmap.org"