X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8f64e2934813c9e8c50188de33adb10f5664780d..86d35f661934c33b483b07018d1b9c1a063ccbfc:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index e6aeb8c3a..74878b253 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -22,7 +22,6 @@ default_attributes( :settings => { :defaults => { :listen_addresses => "10.0.0.20", - :shared_buffers => "10GB", :work_mem => "160MB", :maintenance_work_mem => "10GB", :random_page_cost => "1.5", @@ -64,5 +63,5 @@ default_attributes( run_list( "role[ucl-wolfson]", - "role[nominatim-master]" + "role[nominatim-standalone]" )