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
191B

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