Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/221638

Change subject: Need to include the new projectview and projectcount aggregator 
classes
......................................................................

Need to include the new projectview and projectcount aggregator classes

Change-Id: I089938818b6fb41ad259ec4f3de8bb52adbbbb86
---
M manifests/role/statistics.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/38/221638/1

diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp
index c9b285b..4c8c831 100644
--- a/manifests/role/statistics.pp
+++ b/manifests/role/statistics.pp
@@ -99,7 +99,8 @@
     # daily per site csvs.
     # Although it is in the "private" role, the dataset actually isn't
     # private. We just keep it here to spare adding a separate role.
-    include statistics::aggregator
+    include statistics::aggregator::projectcounts
+    include statistics::aggregator::projectviews
 
     include passwords::mysql::research
     # This file will render at

-- 
To view, visit https://gerrit.wikimedia.org/r/221638
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I089938818b6fb41ad259ec4f3de8bb52adbbbb86
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to