openstack-ansible-os_keystone/vars
Dmitriy Rabotyagov 870451e554 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-rabbitmq_server/+/930446
Change-Id: Ia3e4af7986166f0729840d2a61fb8f52ea053676
2024-09-25 15:48:55 +00:00
..
debian.yml Ensure that selected Apache MPM is enforced 2024-09-25 15:48:55 +00:00
distro_install.yml Add the option to deploy keystone without apache 2022-09-08 14:35:49 -05:00
main.yml Ensure that first/last host detection is deterministic 2024-07-19 11:01:26 +02:00
redhat.yml Do not install uWSGI as part of Keystone 2024-08-06 18:47:29 +00:00
source_install.yml Add the option to deploy keystone without apache 2022-09-08 14:35:49 -05:00