openstack-ansible-os_skyline/defaults
Dmitriy Rabotyagov 7b19e16cbb Ensure that selected Apache MPM is enforced
At the moment services might have different MPM selected while all
operating the same Apache setup, ie on metal setup.
This results in failures to set selected MPMs, so eventually second run
of roles after initial deployment will end up in failure (ie upgrade).

This patch ensures that all except selected MPMs are disabled and do
role get's the desired state of deployment.

We also need to align selected MPM across all roles to avoid
future conflicts.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/929892
Change-Id: I3288c6e4060fe954b2c2725865783aa18bf6bc0d
2024-09-19 08:29:10 +00:00
..
main.yml Ensure that selected Apache MPM is enforced 2024-09-19 08:29:10 +00:00