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: I9c9b681d356b11ff4bafeb37c7c19459bb99cf2d Closes-Bug: #1850236
This commit is contained in:
parent
3478011d64
commit
29f5049be2
@ -6,7 +6,7 @@
|
||||
"version_requirement": ">=2.0.0 <3.0.0"
|
||||
},
|
||||
{
|
||||
"name": "puppetlabs/rabbitmq",
|
||||
"name": "puppet/rabbitmq",
|
||||
"version_requirement": ">=8.4.0 <9.0.0"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user