Add package php5.6-xml

This commit is contained in:
Wile E. Coyote 2017-05-05 07:20:01 +00:00
parent 077ff4ffeb
commit 32b49e6c51

View file

@ -36,7 +36,7 @@ class rhizo_base::packages::ubuntu inherits rhizo_base::packages::common {
package { ['apache2','libapache2-mod-php5.6', package { ['apache2','libapache2-mod-php5.6',
'rrdtool', 'python-twisted-web', 'python-psycopg2', 'rrdtool', 'python-twisted-web', 'python-psycopg2',
'python-pysqlite2', 'php5.6', 'php5.6-pgsql', 'python-pysqlite2', 'php5.6', 'php5.6-pgsql',
'php5.6-curl', 'php5.6-cli', 'php5.6-gd', 'python-corepost', 'php5.6-curl', 'php5.6-cli', 'php5.6-gd', 'python-corepost', 'php5.6-xml',
'python-yaml', 'python-formencode', 'python-unidecode', 'python-yaml', 'python-formencode', 'python-unidecode',
'python-dateutil']: 'python-dateutil']:
ensure => installed, ensure => installed,