jenkins-bot has submitted this change and it was merged.

Change subject: dib: add contint::packages::php
......................................................................


dib: add contint::packages::php

Puppet got refactored a bit, we can now installs the few php packages we
need.

Bug: T119139
Change-Id: Ib4b7e6194c7003fe7054f0c0f6f06d572e04ada8
---
M dib/puppet/ciimage.pp
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/dib/puppet/ciimage.pp b/dib/puppet/ciimage.pp
index 4c4bc79..9be2561 100644
--- a/dib/puppet/ciimage.pp
+++ b/dib/puppet/ciimage.pp
@@ -30,6 +30,8 @@
 include contint::hhvm
 
 include contint::packages::javascript
+include contint::packages::php
+
 if os_version('debian >= jessie') {
     include contint::packages::python
     include contint::packages::ruby

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib4b7e6194c7003fe7054f0c0f6f06d572e04ada8
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to