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.

13 lines
231B

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