Add package php5.6-xml
This commit is contained in:
parent
077ff4ffeb
commit
32b49e6c51
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class rhizo_base::packages::ubuntu inherits rhizo_base::packages::common {
|
|||
package { ['apache2','libapache2-mod-php5.6',
|
||||
'rrdtool', 'python-twisted-web', 'python-psycopg2',
|
||||
'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-dateutil']:
|
||||
ensure => installed,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue