]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/rails.rb
Configure the thunderforest API key
[chef.git] / cookbooks / web / recipes / rails.rb
index a388b21595f6fa74f66e54f0811306d16899570e..52aa09625c447bcd3377025ea4f3e742d84f3e2b 100644 (file)
@@ -79,6 +79,7 @@ rails_port "www.openstreetmap.org" do
   github_auth_id "acf7da34edee99e35499"
   github_auth_secret web_passwords["github_auth_secret"]
   mapzen_valhalla_key web_passwords["mapzen_valhalla_key"]
+  thunderforest_key web_passwords["thunderforest_key"]
 end
 
 package "libjson-xs-perl"