f1b71d00ae
BREAKING CHANGES: users must adapt their pillar. See `docs.REAME.rst`
12 lines
200 B
Plaintext
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
|