X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e8f3ee80e962df63d93593d48c623297a4a3d00f..4f745d06c1d93398437caaa2bc88ab7fb86ebe96:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 5915d2285..dd05cf73f 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -77,6 +77,7 @@ rails_port "www.openstreetmap.org" do 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 gem_package "apachelogregex"