]> git.openstreetmap.org Git - chef.git/blobdiff - roles/culebre.rb
planet: cleanup redirects and add replication diff redirects
[chef.git] / roles / culebre.rb
index c956e456c93958393aea30a4de278f2f33b369f3..4cdf87cafb3da6c85ef9573ed7ba5a60ea7d192a 100644 (file)
@@ -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",