Also require php5-memcached

Otherwise you get errors about the Memcache class being missing

Change-Id: I4a326a29a1c227442deb6571b0c383120e203488
This commit is contained in:
Alex Monk 2016-08-07 01:51:16 +00:00
parent 42f92653f7
commit c35e4acdd2
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ class mediawiki::php {
'php5-mysql',
'php-apc',
'php5-intl',
'php-openid']:
'php-openid',
'php5-memcached']:
ensure => present,
}
# TODO: apc configuration