]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nominatim.rb
Reconfigure ascalon for move to Wolfson House
[chef.git] / roles / nominatim.rb
index e26882dc66130330885eedb49a4c04d00afb3e91..1c620147253cf76d6b1cf02464cc42388d6f450f 100644 (file)
@@ -51,6 +51,7 @@ default_attributes(
     }
   },
   :nominatim => {
+    :enabled => true,
     :repository => "git://git.openstreetmap.org/nominatim.git"
   }
 )