rabbitmq / chef-cookbook

Development repository for Chef cookbook RabbitMQ
https://supermarket.chef.io/cookbooks/rabbitmq
Apache License 2.0
212 stars 425 forks source link

5.9.0: switch from Bintray to Cloudsmith, target RabbitMQ 3.8, support Erlang 24 #574

Closed michaelklishin closed 3 years ago

michaelklishin commented 3 years ago

since Bintray is now gone.

This adapts the cookbook to modern supported series of Erlang and RabbitMQ.

For example, HiPE support is gone. CentOS 6 is no longer a supported platform for RabbitMQ. And so on.

On the positive side, Erlang 24 and most modern distributions are now supported and tested on.

Test Kitchen matrix was updated accordingly.