]> git.openstreetmap.org Git - chef.git/commitdiff
enable cron jobs on poldi
authorSarah Hoffmann <sarah.hoffmann@kernkonzept.com>
Mon, 26 Jan 2015 13:13:19 +0000 (14:13 +0100)
committerSarah Hoffmann <sarah.hoffmann@kernkonzept.com>
Mon, 26 Jan 2015 13:13:19 +0000 (14:13 +0100)
roles/poldi.rb

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