puppet-mediawiki/manifests
Jeremy Stanley a7956cd41d Switch from PHP5 to default PHP (PHP7 on Xenial)
In working out upgrading our Mediawiki deployment to Ubuntu 16.04
LTS (Xenial Xerus), it became apparent that libapache2-mod-php5 is
not available there because the distro has moved on to
libapache2-mod-php7.0 instead. By using the libapache2-mod-php
virtual package name instead, we can support both and also future
version bumps as well.

Change-Id: I5d1a5e51beb09a1cb26b1de6dba1b7d05781ee03
2019-03-14 22:09:53 +00:00
..
app.pp Conditionally define the default extension source 2016-09-07 19:29:00 +00:00
extension.pp Conditionally define the default extension source 2016-09-07 19:29:00 +00:00
image_scaler.pp Drop Ubuntu Precise compatibility 2016-08-20 00:36:23 +00:00
init.pp Switch from PHP5 to default PHP (PHP7 on Xenial) 2019-03-14 22:09:53 +00:00
php.pp Also require php5-memcached 2016-08-10 18:45:13 +01:00