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

Change subject: Install php-apc while we are using php 5.4
......................................................................


Install php-apc while we are using php 5.4

Change-Id: I22a097814e7a86ff3dec90e6363d5ec7c915d15e
---
M puppet/modules/php/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/puppet/modules/php/manifests/init.pp 
b/puppet/modules/php/manifests/init.pp
index 2d424a2..2ade6a8 100644
--- a/puppet/modules/php/manifests/init.pp
+++ b/puppet/modules/php/manifests/init.pp
@@ -11,6 +11,7 @@
     'php5-gd',
     'php5-intl',
     'php5-mysql',
+    'php-apc',
     'php-pear',
     ]:
     ensure => present,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I22a097814e7a86ff3dec90e6363d5ec7c915d15e
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to