X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/298f5b45ab053074fc1620e04db64976f3f52323..d714ea658df10d8be3c4329311ec68c240f81a18:/roles/dulcy.rb diff --git a/roles/dulcy.rb b/roles/dulcy.rb index 35c811f35..7c4cd919c 100644 --- a/roles/dulcy.rb +++ b/roles/dulcy.rb @@ -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],