Comment 5 for bug 1941727

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/puppet-tripleo/+/806135
Committed: https://opendev.org/openstack/puppet-tripleo/commit/76ecde4cf5ab514a9f4ffdb8ed8bf23f04999047
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 76ecde4cf5ab514a9f4ffdb8ed8bf23f04999047
Author: Damien Ciabrini <email address hidden>
Date: Thu Aug 26 12:53:24 2021 +0200

    Fix rabbitmq certificate reload after it is resubmitted

    When certmonger resubmit a certificate, make sure that
    the post_save command reads the right hiera key to
    update the certificate file into the running rabbitmq
    container.

    Change-Id: Ic7f66b83611794d41105941c15c32479fe876980
    Closes-Bug: #1941727