]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/rails.rb
Configure the OAuth 2 application ID for the web site
[chef.git] / cookbooks / web / recipes / rails.rb
index 9956f099c65ad1fa25bdba5b8d49cbd92f26a1bc..e14c898c767fe1b6ad59fed1c19e1dc56a0775c7 100644 (file)
@@ -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