X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/24667dd71480bd1bf146abc9da701f788621634e..1952990836d6687ed4030bb95ca5f9e535eaf61f:/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"