X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/29e07b49f54063b73c24ec645f2cda9035846326..6cc0f6ff35ad8c1ded4cf853713927b1a7cce7eb:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index d237bd053..1d96445e7 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -28,12 +28,12 @@ default_attributes( :random_page_cost => "1.5", :effective_cache_size => "60GB", :effective_io_concurrency => "256", - :fsync => "on" + :fsync => "off" } } }, :nominatim => { - :state => "standalone", + :state => "off", :dbadmins => %w[lonvia tomh], :dbcluster => "12/main", :postgis => "2.5",