X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/73b6a23522bc1e09a414f095b3c9cd9f4a7593b1..fdbe305f627ab26b604cd6b7b9a1f372083e35bd:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 8b83a9477..a32b1f582 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -112,6 +112,7 @@ rails_port "www.openstreetmap.org" do memcache_servers node[:web][:memcached_servers] potlatch2_key web_passwords["potlatch2_key"] id_key web_passwords["id_key"] + id_application web_passwords["id_application"] oauth_key web_passwords["oauth_key"] oauth_application web_passwords["oauth_application"] piwik_configuration "location" => piwik[:location],