X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0abf66cbcc23b80bd50a9e91675f0d0988539a86..ab3cf06dd7f5ee5d793a683999bdd65e5d7f2ed0:/roles/dulcy.rb diff --git a/roles/dulcy.rb b/roles/dulcy.rb index c6f34b1cb..00592b8c8 100644 --- a/roles/dulcy.rb +++ b/roles/dulcy.rb @@ -32,13 +32,13 @@ default_attributes( :settings => { :defaults => { :work_mem => "240MB", - :fsync => "off", + :fsync => "on", :effective_io_concurrency => "500" } } }, :nominatim => { - :state => "off", + :state => "standalone", :dbcluster => "14/main", :postgis => "3", :flatnode_file => "/ssd/nominatim/nodes.store",