From: Sarah Hoffmann Date: Thu, 28 Oct 2021 07:06:37 +0000 (+0200) Subject: put stormfly-04 back into production X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/381853426a81e73626ef28cd5c76598a06499c39 put stormfly-04 back into production --- diff --git a/roles/stormfly-04.rb b/roles/stormfly-04.rb index 4f3c617d5..6f947994a 100644 --- a/roles/stormfly-04.rb +++ b/roles/stormfly-04.rb @@ -32,7 +32,7 @@ default_attributes( :maintenance_work_mem => "10GB", :random_page_cost => "1.5", :effective_cache_size => "60GB", - :fsync => "off", + :fsync => "on", :effective_io_concurrency => "100" } }