php-formula/php/ng/xcache/init.sls
2015-10-24 00:19:23 +02:00

12 lines
209 B
Plaintext

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