From: Sarah Hoffmann Date: Wed, 26 Apr 2017 07:36:31 +0000 (+0200) Subject: put pummelzacken back into production mode X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/434d1aec71bab6a12e60e29ef663420858721e42 put pummelzacken back into production mode --- diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index 70c90a0ca..f5a573d47 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -27,7 +27,7 @@ default_attributes( :maintenance_work_mem => "10GB", :random_page_cost => "1.5", :effective_cache_size => "60GB", - :fsync => "off" + :fsync => "on" } } },