From: Sarah Hoffmann Date: Fri, 27 Nov 2020 18:11:43 +0000 (+0100) Subject: put pummezacken in import mode X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/463673b2a09f4f09c3430db931068ec2a7fea253 put pummezacken in import mode --- diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index 05393514c..add524938 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 => "on" + :fsync => "off" } } }, @@ -45,7 +45,7 @@ default_attributes( } }, :nominatim => { - :state => "standalone", + :state => "off", :dbadmins => %w[lonvia tomh], :dbcluster => "13/main", :postgis => "3",