]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stormfly-04.rb
Add sensor values to cisco alerts
[chef.git] / roles / stormfly-04.rb
index 13150a95004acf865f8db818997727260834552a..218717bed46dde9fa7730d71f87d3aad80387a18 100644 (file)
@@ -29,13 +29,13 @@ default_attributes(
     :settings => {
       :defaults => {
         :work_mem => "300MB",
-        :fsync => "off",
+        :fsync => "on",
         :effective_io_concurrency => "100"
       }
     }
   },
   :nominatim => {
-    :state => "off",
+    :state => "standalone",
     :dbcluster => "14/main",
     :postgis => "3",
     :flatnode_file => "/ssd/nominatim/nodes.store",