X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c72634ab6dddb010d0d36d932b521186ab5891bf..b8e4d214fd9b91ee2aa94dc0747f3cfeb61fb8dd:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index d58026ca3..90efbb421 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -80,6 +80,7 @@ rails_port "www.openstreetmap.org" do 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"] end package "libjson-xs-perl"