Comment 104 for bug 1850236

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

Reviewed: https://review.opendev.org/717246
Committed: https://git.openstack.org/cgit/openstack/puppet-heat/commit/?id=782619925b0395ccfc02a20142f5dbeb65539924
Submitter: Zuul
Branch: stable/stein

commit 782619925b0395ccfc02a20142f5dbeb65539924
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: Ia51605174ec50456ff7e61c703cf2c7c79d65ef6
    Closes-Bug: #1850236
    (cherry picked from commit b4ab38b179190575a3cee7a337a59ab941081a1f)
    (cherry picked from commit 47ddad66890079571d72218f4c108309c13ae214)