]> git.openstreetmap.org Git - chef.git/commitdiff
put dulcy back into production mode
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 23 Oct 2021 19:11:23 +0000 (21:11 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 23 Oct 2021 19:11:23 +0000 (21:11 +0200)
roles/dulcy.rb

index 6dfd330a95b08add393d4d3343e3cabf8aadb633..a205b05692cc34ca68b3fbda6f3e6eb09b9689b0 100644 (file)
@@ -35,7 +35,7 @@ default_attributes(
         :maintenance_work_mem => "10GB",
         :random_page_cost => "1.5",
         :effective_cache_size => "60GB",
-        :fsync => "off",
+        :fsync => "on",
         :effective_io_concurrency => "500"
       }
     }