Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
do-not-download-rabbitmqadmin-in-debian.patch | Do not download rabbitmqadmin in Debian | Thomas Goirand <zigo@debian.org> | no | 2019-04-08 | ||
correctly-report-rabbitmq-version.patch | Correctly report rabbitmq version The output of "rabbitmqctl -q status" has changed between Buster and Bullseye, confusing this puppet module. This fixes the problem. As the version is now correctly detected, this puppet module can now correctly use the --no-table-headers parameters for querying Rabbit. |
Thomas Goirand <zigo@debian.org> | yes | 2021-03-10 | ||
add-minus-q-when-calling-rabbitmq-plugin-list.patch | Add -q when calling rabbitmq-plugins list The -q is needed in the Bullseye version to avoid the hearder. | Thomas Goirand <zigo@debian.org> | no | 2021-01-21 | ||
increase-rabbitmq-timeout.patch | Increase rabbitmq cli timeout The new version of rabbitmq is taking much longer to reply, which often goes below the timeout of 10 seconds, resulting in the rabbitmq puppet providers to just fail. Increasing to 20 seconds just fixes it for me. =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2021-01-21 |