]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Fix rabbitmq dependency
authorZhongShengping <chdzsp@163.com>
Tue, 29 Oct 2019 01:31:04 +0000 (09:31 +0800)
committerZhongShengping <chdzsp@163.com>
Tue, 29 Oct 2019 01:31:04 +0000 (09:31 +0800)
commitc5807a735e82b0cc258aa42d4520b1f64a7afa53
treeccc15e7c32631d0ba9dd5ec4237a152a4c1c0603
parent75f614b12312e7709329362e4f42e760e8be4a5a
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: I5ae8d2df21481b91fa7721d3a899a3f1c3bca1ce
Closes-Bug: #1850236
metadata.json