Fix up Apache MPM module selection.

This commit is contained in:
Jim Hague 2024-07-13 13:12:08 +01:00
parent 844d6fbe88
commit 3000db5ed6
1 changed files with 3 additions and 1 deletions

View File

@ -25,9 +25,11 @@ apache_include_module:
apache_module.enabled:
- name: include
apache_mpm_module:
apache_mpm_prefork_module:
apache_module.disabled:
- name: mpm_prefork
apache_mpm_event_module:
apache_module.enabled:
- name: mpm_event