X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f263015bff089f1d2ae00159cb5ae99c3d5f2850..8e86bcdcde5541c466540d6a9f908b17fc9c4884:/roles/odin.rb diff --git a/roles/odin.rb b/roles/odin.rb index 14b1f768e..9a19c5b2d 100644 --- a/roles/odin.rb +++ b/roles/odin.rb @@ -32,8 +32,6 @@ default_attributes( :postgresql => { :settings => { :defaults => { - :shared_buffers => "8GB", - :maintenance_work_mem => "7144MB", :effective_cache_size => "16GB" } } @@ -49,7 +47,7 @@ default_attributes( }, :tile => { :database => { - :cluster => "14/main", + :cluster => "16/main", :postgis => "3" }, :mapnik => "3.1",