From: Tom Hughes Date: Sun, 17 Mar 2019 11:47:36 +0000 (+0000) Subject: Don't try and set mapzen key X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2d9b48ef253a12cab7b8fed3cd90fb770469e375?ds=sidebyside Don't try and set mapzen key --- diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index be51e2d8c..b11da462b 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -88,7 +88,6 @@ rails_port "www.openstreetmap.org" do github_auth_secret web_passwords["github_auth_secret"] wikipedia_auth_id "e4fe0c2c5855d23ed7e1f1c0fa1f1c58" wikipedia_auth_secret web_passwords["wikipedia_auth_secret"] - mapzen_valhalla_key web_passwords["mapzen_valhalla_key"] thunderforest_key web_passwords["thunderforest_key"] totp_key web_passwords["totp_key"] csp_enforce true