coren has submitted this change and it was merged.

Change subject: Tools: Install requested packages
......................................................................


Tools: Install requested packages

Bug: 54690
Bug: 59083
Change-Id: If8d24dfc8966779f8d3d3db6c17e8015b4f7ad3a
---
M modules/toollabs/manifests/exec_environ.pp
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/modules/toollabs/manifests/exec_environ.pp 
b/modules/toollabs/manifests/exec_environ.pp
index 5327e9c..92b7162 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -53,6 +53,7 @@
 
         # Perl libraries
         'libbot-basicbot-perl',
+        'libbsd-resource-perl',        # Bug 54690.
         'libcache-memcached-fast-perl',
         'libclass-data-inheritable-perl',
         'libcommon-sense-perl',
@@ -139,6 +140,7 @@
         'python-irclib',
         'python-keyring',
         'python-launchpadlib',
+        'python-lxml',                 # Bug #59083.
         'python-mysql.connector',
         'python-mysqldb',
         'python-newt',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If8d24dfc8966779f8d3d3db6c17e8015b4f7ad3a
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to