Comment 6 for bug 2052501

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/909096
Committed: https://opendev.org/openstack/kolla-ansible/commit/8f5f3867c995af6d013cd3969df0c4edeffb6130
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 8f5f3867c995af6d013cd3969df0c4edeffb6130
Author: Michal Arbet <email address hidden>
Date: Tue Feb 6 10:30:38 2024 +0100

    Fix mariadb role when used with check mode

    This patch adds check_mode: false to tasks
    in restart_services.yml which just checking
    some WSREP status and if port is UP.

    Closes-Bug: #2052501
    Change-Id: I92a591900d85138a87991a18dd4339efd053ef1b
    (cherry picked from commit d0b93a631dec21e77ae095eea46dbd5c5ffd789c)