X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/803996019524351239ff7a879d475f4b8d4672f0..1d23c59f10b2636d9c20b3da441aa22373f88af4:/cookbooks/piwik/attributes/default.rb?ds=inline diff --git a/cookbooks/piwik/attributes/default.rb b/cookbooks/piwik/attributes/default.rb index 512b8b3d5..0ee4d4512 100644 --- a/cookbooks/piwik/attributes/default.rb +++ b/cookbooks/piwik/attributes/default.rb @@ -1,10 +1,11 @@ -default[:piwik][:version] = "2.11.2" +default[:piwik][:version] = "2.16.2" default[:piwik][:plugins] = %w( Actions API BulkTracking Contents CoreAdminHome CoreConsole CoreHome CorePluginsAdmin CoreUpdater CoreVisualizations CustomVariables - Dashboard DevicesDetection DevicePlugins DoNotTrack Feedback Goals - ImageGraph Installation LanguagesManager Live Login Morpheus MultiSites - PrivacyManager Provider Proxy Referrers Resolution SEO SitesManager - UserCountry UserCountryMap UserSettings UsersManager Widgetize - VisitFrequency VisitorInterest VisitsSummary VisitTime + Dashboard DevicesDetection DevicePlugins DoNotTrack Events Feedback Goals + Heartbeat ImageGraph Installation LanguagesManager Live Login Morpheus + MultiSites Overlay PrivacyManager Provider Proxy Referrers Resolution + SegmentEditor SEO SitesManager Transitions UserCountry UserCountryMap + UserLanguage UsersManager Widgetize VisitFrequency VisitorInterest + VisitsSummary VisitTime )