Comment 108 for bug 1850236

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

Reviewed: https://review.opendev.org/717250
Committed: https://git.openstack.org/cgit/openstack/puppet-barbican/commit/?id=e93acef84f3fc6f99f72b6d1d9e33203bc5db445
Submitter: Zuul
Branch: stable/stein

commit e93acef84f3fc6f99f72b6d1d9e33203bc5db445
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Oct 29 09:31:04 2019 +0800

    Fix rabbitmq dependency

    puppetlabs/rabbitmq [1] is deprecated, and max version is 5.6.0 which can
    not be fulfilled by this dependency.

    Correct it to puppet-rabbitmq [2] instead which is being actively maintained
    and has the right version.

    [1]: https://forge.puppet.com/puppetlabs/rabbitmq
    [2]: https://forge.puppet.com/puppet/rabbitmq

    Change-Id: I18cd5a64aa436d955d96d32e898e364ef9a7c3ca
    Closes-Bug: #1850236
    (cherry picked from commit 2b09b06b561b753d582fe9a117a73b0259dbb45b)
    (cherry picked from commit a2921d3e3c7c4e553c86cc34a4e0c267c07a8eac)