X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9ab8e8898b90a7184703e7fefab8eec9a094262e..3b563e12600d3519011cde414ee0465698a7814f:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 9956f099c..e14c898c7 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -91,6 +91,7 @@ rails_port "www.openstreetmap.org" do potlatch2_key web_passwords["potlatch2_key"] id_key web_passwords["id_key"] oauth_key web_passwords["oauth_key"] + oauth_application web_passwords["oauth_application"] piwik_configuration "location" => piwik[:location], "site" => piwik[:site], "goals" => piwik[:goals].to_hash