]> git.openstreetmap.org Git - chef.git/commitdiff
Don't try and set mapzen key
authorTom Hughes <tom@compton.nu>
Sun, 17 Mar 2019 11:47:36 +0000 (11:47 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 17 Mar 2019 11:47:36 +0000 (11:47 +0000)
cookbooks/web/recipes/rails.rb

index be51e2d8cce93e2524edffa37a800ca322f83847..b11da462bc9a10db1e84f8ee22d4c00e583431a9 100644 (file)
@@ -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"]
   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
   thunderforest_key web_passwords["thunderforest_key"]
   totp_key web_passwords["totp_key"]
   csp_enforce true