]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
move reverse traffic back to pummelzacken
[chef.git] / roles / pummelzacken.rb
index 68eaefb133ba77a80a295c10f5bdeda94bc3226b..aa080cde10d8c85dd8a4f91008996a5efd41038e 100644 (file)
@@ -31,7 +31,6 @@ default_attributes(
     }
   },
   :nominatim => {
-    :enabled => true,
     :flatnode_file => "/ssd/nominatim/nodes.store",
     :database => {
       :cluster => "9.3/main",
@@ -49,6 +48,8 @@ default_attributes(
         :pm => "static",
         :max_children => "10"
       }
+    },
+    :redirects => {
     }
   }
 )