php-formula/php/ng/cli/init.sls

12 lines
191 B
Plaintext
Raw Normal View History

2014-06-06 19:14:44 +02:00
# 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