]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dulcy.rb
put dulcy in import mode
[chef.git] / roles / dulcy.rb
index 35c811f3533109f4a61f5fced107590cdfaf3ef2..7c4cd919c7dc911e4603614b0557953207770c77 100644 (file)
@@ -35,13 +35,13 @@ default_attributes(
         :maintenance_work_mem => "10GB",
         :random_page_cost => "1.5",
         :effective_cache_size => "60GB",
-        :fsync => "on",
+        :fsync => "off",
         :effective_io_concurrency => "3"
       }
     }
   },
   :nominatim => {
-    :state => "standalone",
+    :state => "off",
     :enable_backup => false,
     :enable_git_updates => true,
     :dbadmins => %w[lonvia tomh],