From: Sarah Hoffmann Date: Sat, 23 Oct 2021 19:11:23 +0000 (+0200) Subject: put dulcy back into production mode X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/53933cb52c3ba909a80ad036041da83644800fb2 put dulcy back into production mode --- diff --git a/roles/dulcy.rb b/roles/dulcy.rb index 6dfd330a9..a205b0569 100644 --- a/roles/dulcy.rb +++ b/roles/dulcy.rb @@ -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" } }