Saltstack Official PHP Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
209B

  1. # Installs php-xcache and manages the associated xcache.ini
  2. include:
  3. - php.ng.xcache.install
  4. - php.ng.xcache.ini
  5. extend:
  6. php_xcache_ini:
  7. file:
  8. - require:
  9. - sls: php.ng.xcache.install