Add php-fpm to defaults for Debian/RedHat.

This commit is contained in:
Jeff Geerling 2014-07-28 09:02:03 -05:00
parent 4121ffe265
commit 5a9f7412cb
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ php_packages:
- php5-common
- php5-curl
- php5-dev
- php5-fpm
- php5-gd
- php5-ldap
- php-apc

View File

@ -8,6 +8,7 @@ php_packages:
- php-cli
- php-common
- php-devel
- php-fpm
- php-gd
- php-imap
- php-ldap