X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/df0f163ca9f0c3e692c7adc639982128994f24f5..86d35f661934c33b483b07018d1b9c1a063ccbfc:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index 901a0512c..74878b253 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -49,9 +49,6 @@ default_attributes( } }, :redirects => { - :reverse => "dulcy.openstreetmap.org", - :search => "dulcy.openstreetmap.org", - :details => "dulcy.openstreetmap.org" } }, :hardware => { @@ -66,5 +63,5 @@ default_attributes( run_list( "role[ucl-wolfson]", - "role[nominatim-master]" + "role[nominatim-standalone]" )