X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8f1ebda3ee9cff33dbd6ca29d24aea0f5294b04c..7301094f7fc0618b8efeaf3de2e712d4afb17e26:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index 68eaefb13..2986d6483 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -31,7 +31,6 @@ default_attributes( } }, :nominatim => { - :enabled => true, :flatnode_file => "/ssd/nominatim/nodes.store", :database => { :cluster => "9.3/main", @@ -49,7 +48,8 @@ default_attributes( :pm => "static", :max_children => "10" } - } + }, + :redirects => {} } )