Ottomata has submitted this change and it was merged.

Change subject: Install kafkatee on stat1002
......................................................................


Install kafkatee on stat1002

Ellery would like to use kafkatee to explore the possibility of fundraising
using kafkatee in more use cases.

Change-Id: I3afd1dccb3b1ccd014331f38d216e8e19a5338e6
---
M manifests/role/statistics.pp
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp
index ac1e0ca..d3ab51c 100644
--- a/manifests/role/statistics.pp
+++ b/manifests/role/statistics.pp
@@ -75,6 +75,9 @@
     include misc::statistics::rsync::jobs::webrequest
     include misc::statistics::rsync::jobs::eventlogging
 
+    # kafkatee is useful here for adhoc processing of kafkadata
+    require_package('kafkatee')
+
     # backup eventlogging logs
     backup::set { 'a-eventlogging' : }
 }

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

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

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

Reply via email to