coren has submitted this change and it was merged.

Change subject: Add php modules installed via user request (from SAL)
......................................................................


Add php modules installed via user request (from SAL)

Change-Id: Id5b753c7fd7d01e7038310c031dd87fe4ca72ebe
---
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 b28b225..e58021e 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -113,6 +113,8 @@
       # PHP libraries
       'php5-cli',
       'php5-curl',
+      'php5-gd',
+      'php5-mcrypt',
       'php5-mysql',
       'php5-redis',
       'php5-xsl',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id5b753c7fd7d01e7038310c031dd87fe4ca72ebe
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