]> git.openstreetmap.org Git - chef.git/commitdiff
Drop support for MapQuest routing
authorTom Hughes <tom@compton.nu>
Thu, 29 Oct 2015 22:22:19 +0000 (22:22 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 29 Oct 2015 22:22:41 +0000 (22:22 +0000)
cookbooks/web/recipes/rails.rb

index dd05cf73f9677809b8ebc28f4b0a104ecd9c828b..9fab99c3021913be01e772c9796cec28ecd1be9c 100644 (file)
@@ -76,7 +76,6 @@ rails_port "www.openstreetmap.org" do
   facebook_auth_secret web_passwords["facebook_auth_secret"]
   windowslive_auth_id "0000000040153C51"
   windowslive_auth_secret web_passwords["windowslive_auth_secret"]
-  mapquest_key web_passwords["mapquest_key"]
   mapzen_valhalla_key web_passwords["mapzen_valhalla_key"]
 end