From: Sarah Hoffmann Date: Tue, 1 Dec 2020 07:46:58 +0000 (+0100) Subject: put pummelzacken back into production X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/4f2e6308a46544bba4430149487bd73f55abe061 put pummelzacken back into production --- diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index add524938..05393514c 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -34,7 +34,7 @@ default_attributes( :random_page_cost => "1.5", :effective_cache_size => "60GB", :effective_io_concurrency => "256", - :fsync => "off" + :fsync => "on" } } }, @@ -45,7 +45,7 @@ default_attributes( } }, :nominatim => { - :state => "off", + :state => "standalone", :dbadmins => %w[lonvia tomh], :dbcluster => "13/main", :postgis => "3",