Comment 18 for bug 1960587

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

Reviewed: https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/828929
Committed: https://opendev.org/openstack/openstack-ansible-rabbitmq_server/commit/c8ce051651255c7168381e6861be5371d27bbedb
Submitter: "Zuul (22348)"
Branch: master

commit c8ce051651255c7168381e6861be5371d27bbedb
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