]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Switch web site to use MapQuest Nominatim for search"
authorTom Hughes <tom@compton.nu>
Mon, 1 Dec 2014 08:57:23 +0000 (08:57 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 1 Dec 2014 08:57:23 +0000 (08:57 +0000)
This reverts commit b3a1cd0e12aa1daeba465b5489250add4d4828af.

cookbooks/web/recipes/rails.rb

index 4731cc1e67e8bc17335ea6ca7a11e8501c7f0a09..1a8ef4122989c1861ba6cddc61e52b6142c65255 100644 (file)
@@ -67,5 +67,4 @@ rails_port "www.openstreetmap.org" do
   id_key web_passwords["id_key"]
   oauth_key web_passwords["oauth_key"]
   piwik_configuration piwik_configuration
   id_key web_passwords["id_key"]
   oauth_key web_passwords["oauth_key"]
   piwik_configuration piwik_configuration
-  nominatim_url "http://open.mapquestapi.com/nominatim/v1/"
 end
 end