Ottomata has uploaded a new change for review.

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

Change subject: Deploy eventlogging to terbium
......................................................................

Deploy eventlogging to terbium

Bug: T112660
Change-Id: I0407791185910b6c8f74ed3cc698118227ee4db5
---
M manifests/site.pp
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/69/241969/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 4ef9c26..af36ac7 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2484,6 +2484,13 @@
 
     include role::backup::host
     backup::set {'home': }
+
+    # The eventlogging code is useful for scripting
+    # EventLogging consumers.  Install this but don't
+    # run any daemons.  To use eventlogging code,
+    # add /srv/deployment/eventlogging/EventLogging/server
+    # to your PYTHONPATh or sys.path.
+    include ::eventlogging::package
 }
 
 node 'tin.eqiad.wmnet' {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0407791185910b6c8f74ed3cc698118227ee4db5
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