X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e1d4946d46fa7d37f6deb50faaf5b92bf5659f2c..0a115efdb79f4edc7a2de87bb2d6394e18075cc7:/cookbooks/web/recipes/rails.rb?ds=sidebyside diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 23624b17e..ca27a5081 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -90,8 +90,5 @@ rails_port "www.openstreetmap.org" do potlatch2_key web_passwords["potlatch2_key"] id_key web_passwords["id_key"] oauth_key web_passwords["oauth_key"] - piwik_location "piwik.openstreetmap.org" - piwik_site 1 - piwik_signup_goal 1 piwik_configuration piwik_configuration end