php-formula/php/ng/cli/init.sls
2014-06-06 13:14:44 -04:00

12 lines
191 B
Plaintext

# Installs php-cli and manages the associated php.ini
include:
- php.ng.cli.install
- php.ng.cli.ini
extend:
php_cli_ini:
file:
- require:
- sls: php.ng.cli.install