Comment 23 for bug 1960587

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-rabbitmq_server (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/836167
Committed: https://opendev.org/openstack/openstack-ansible-rabbitmq_server/commit/282f56b573de0c7eead53636545bdbe167c264ee
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 282f56b573de0c7eead53636545bdbe167c264ee
Author: Dmitriy Rabotyagov <email address hidden>
Date: Sat Feb 12 00:22:33 2022 +0200

    Verify if hosts file already managed with OSA

    With this patch we ensure that duplicated records are not
    created with rabbitmq role if hosts file already contain
    OSA managed block. Managing hosts still might be required for
    role usage outside of the OSA so we workaround this usecase.

    Change-Id: Ia20902f0ffe21ce563966fee4d233e5ec3afe3d9
    Related-Bug: #1960587
    (cherry picked from commit c8ce051651255c7168381e6861be5371d27bbedb)