geerlingguy / ansible-role-rabbitmq

Ansible Role - RabbitMQ
https://galaxy.ansible.com/geerlingguy/rabbitmq/
MIT License
64 stars 56 forks source link

Implement support for recent versions RabbitMQ #6

Closed davidalger closed 3 years ago

davidalger commented 4 years ago

The versions of Erlang available via Epel and default Debian/Ubuntu repositories do not satisfy the precise requirements RabbitMQ has for Erlang dependencies.

This PR accomplishes the following:

Additional side-note: This is similar to PR #4 although more complete as #4 does not cover updates required to support non-EL distros and did not support locking the Erlang version as this does. Thanks to @claudineimatos for the inspiration. Been using the method on this PR (derived from his, but not the same) for a while for a few EL installations, but just now made the time to pkg it up and add support for Debian/Ubuntu allowing CI builds to pass.

mjmeijerman commented 4 years ago

👍

stale[bot] commented 4 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

printesoi commented 3 years ago

Bump

stale[bot] commented 3 years ago

This issue is no longer marked for closure.

stale[bot] commented 3 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] commented 3 years ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.