X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/463673b2a09f4f09c3430db931068ec2a7fea253..bb6a3be37eb6b0de039c6451dcad0fe3bddbf55d:/roles/pummelzacken.rb 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",