coren has submitted this change and it was merged.

Change subject: Add Python & PHP redis client libraries to exec environs
......................................................................


Add Python & PHP redis client libraries to exec environs

Change-Id: I0257d8def3493f10550845ff22eeeb2708fbe34d
---
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 8112407..6d1f699 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -29,6 +29,7 @@
       'mono-runtime',
       'php5-cli',
       'php5-mysql',
+      'php5-redis',
       'libcache-memcached-fast-perl',
       'libhtml-parser-perl',
       'libwww-perl',
@@ -79,6 +80,7 @@
       'python-werkzeug',
       'python-mysqldb',
       'python-requests',
+      'python-redis',
       'python3',
       'mono-complete',
       'python-irclib',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0257d8def3493f10550845ff22eeeb2708fbe34d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[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