Nikerabbit has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/92195


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/95/92195/1

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: newchange
Gerrit-Change-Id: I22a097814e7a86ff3dec90e6363d5ec7c915d15e
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>

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

Reply via email to