Comment 103 for bug 1850236

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

Reviewed: https://review.opendev.org/717230
Committed: https://git.openstack.org/cgit/openstack/puppet-sahara/commit/?id=2a485e2665c4bf35d683bd0a34821f8b053ae01f
Submitter: Zuul
Branch: stable/stein

commit 2a485e2665c4bf35d683bd0a34821f8b053ae01f
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Oct 29 09:31:05 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: I0fbcea4c1caed554db673bbb993c7c80e9ebb319
    Closes-Bug: #1850236
    (cherry picked from commit 6a14e2f8d6b92d8659c8581f7d5b30554b563f70)
    (cherry picked from commit 4918a9365e234da31692e466d4a9b43ede3af472)