]> git.openstreetmap.org Git - chef.git/commitdiff
disable nominatim cron jobs on poldi
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 31 Jan 2015 07:52:30 +0000 (08:52 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 31 Jan 2015 07:52:30 +0000 (08:52 +0100)
roles/poldi.rb

index 9e32e631829509fdcbf7e4c2635c9863ae1a5086..cc6a278e49e4af554f0a09a343ca7729c77cbb35 100644 (file)
@@ -64,7 +64,7 @@ default_attributes(
     }
   },
   :nominatim => {
-    :enabled => true,
+    :enabled => false,
     :flatnode_file => "/ssd-old/nominatim/nodes.store",
     :database => {
         :cluster => "9.3/main",