X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e1d4946d46fa7d37f6deb50faaf5b92bf5659f2c..8eb231729d6b7e7911668f512b270dadd6223bba:/cookbooks/web/recipes/rails.rb 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