MythicSalt/states/php_fpm/init.sls

19 lines
297 B
Plaintext
Raw Normal View History

2024-07-14 15:08:31 +01:00
php-fpm:
pkg.installed
apache_php_module:
apache_module.disabled:
2024-07-14 16:10:37 +01:00
- name: php8.2
2024-07-14 15:08:31 +01:00
apache_fcgi_module:
apache_module.enabled:
- name: proxy_fcgi
apache_setenvif_module:
apache_module.enabled:
- name: setenvif
apache_php8.2_conf:
apache_conf.enabled:
- name: php8.2-fpm