From: Tom Hughes Date: Mon, 11 Jan 2016 23:54:11 +0000 (+0000) Subject: Revert to using project-osrm.org for OSRM routing X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/45d2403bb1a4c58493bfa583ad0824b0ca6c1c04?hp=4bfd3b66e6fc725fb406068a955bb3aeea394f90 Revert to using project-osrm.org for OSRM routing --- diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 47010c722..632a627cc 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -77,7 +77,6 @@ rails_port "www.openstreetmap.org" do windowslive_auth_id "0000000040153C51" windowslive_auth_secret web_passwords["windowslive_auth_secret"] mapzen_valhalla_key web_passwords["mapzen_valhalla_key"] - osrm_url "//api-osrm-routed-production.tilestream.net/viaroute" end package "libjson-xs-perl"