]> git.openstreetmap.org Git - chef.git/blobdiff - roles/longma.rb
put longma back into production
[chef.git] / roles / longma.rb
index b67537fa5e3e25467eeecbf0e8fbeb5ddb4ca179..da3e92c194afba76b4ed38b747b0e024d98d3743 100644 (file)
@@ -36,13 +36,13 @@ default_attributes(
       :defaults => {
         :max_connections => "550",
         :work_mem => "240MB",
-        :fsync => "off",
+        :fsync => "on",
         :effective_io_concurrency => "500"
       }
     }
   },
   :nominatim => {
-    :state => "off",
+    :state => "standalone",
     :dbcluster => "14/main",
     :postgis => "3",
     :enable_qa_tiles => true,