From: Tom Hughes Date: Thu, 29 Oct 2015 22:22:19 +0000 (+0000) Subject: Drop support for MapQuest routing X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/e7c80fef865721ee88c77f3dae111f19a0958b7a?hp=9991919447e14b1779705a8ec2cb7f98ff37abab Drop support for MapQuest routing --- diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index dd05cf73f..9fab99c30 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -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