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

12 lines
209 B
Plaintext
Raw Normal View History

2015-10-23 23:35:05 +02:00
# 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