]> git.openstreetmap.org Git - chef.git/commitdiff
deactivate nominatim cron scripts on poldi
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 15 Oct 2014 21:19:40 +0000 (23:19 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 15 Oct 2014 21:19:40 +0000 (23:19 +0200)
roles/poldi.rb

index 855e645aa7b90e07c0879a7f4057c9750c1eb814..94b2ea6839eff77b1714f41ad9f196029233682c 100644 (file)
@@ -66,6 +66,7 @@ default_attributes(
     }
   },
   :nominatim => {
     }
   },
   :nominatim => {
+    :enabled => false,
     :database => {
         :cluster => "9.1/main",
         :dbname => "nominatim",
     :database => {
         :cluster => "9.1/main",
         :dbname => "nominatim",