Ottomata has submitted this change and it was merged.

Change subject: eventlogging now requires python-etcd
......................................................................


eventlogging now requires python-etcd

Bug: T112688
Change-Id: Ibe79e74b71e8bf34c5558741fe2c85a7c28bf3e0
---
M modules/eventlogging/manifests/package.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Ottomata: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/eventlogging/manifests/package.pp 
b/modules/eventlogging/manifests/package.pp
index 698faaf..d7820e1 100644
--- a/modules/eventlogging/manifests/package.pp
+++ b/modules/eventlogging/manifests/package.pp
@@ -8,6 +8,7 @@
     $path = '/srv/deployment/eventlogging/EventLogging'
 
     require_package([
+        'python-etcd',
         'python-jsonschema',
         'python-kafka',
         'python-mysqldb',

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

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

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

Reply via email to