php-formula/php/xcache/init.sls
sticky-note f1b71d00ae feat(ng): promote NG formula
BREAKING CHANGES: users must adapt their pillar. See `docs.REAME.rst`
2019-08-20 13:01:49 +11:00

12 lines
200 B
Plaintext

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