Saltstack Official PHP Formula
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

13 行
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