X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d91202ca5b954468eefc46041ab9b33115a9f070..cdd9554da203812852c212d9636cd89f661c6415:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index a3dbedfb7..36140c371 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -31,12 +31,12 @@ default_attributes( :listen_addresses => "10.0.0.20", :work_mem => "160MB", :effective_io_concurrency => "256", - :fsync => "off" + :fsync => "on" } } }, :nominatim => { - :state => "off", + :state => "standalone", :dbcluster => "14/main", :postgis => "3", :enable_backup => true,