mirror of
https://github.com/saltstack-formulas/php-formula.git
synced 2025-04-17 10:10:29 +00:00
11 lines
200 B
Text
11 lines
200 B
Text
# 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
|