All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This change log follow the convention proposed by Kepp a CHANGELOG.
- New option to configure permission for users
- Travis now uses the last Ansible
1.4.0 - 2014-11-20
- Simple Travis-CI support
- Test to ensure the default configuration listen to the good port
- Update the tasks directory layout to be more idiomatic
- item.vhost silently changed to item.name breaking the API involuntary.
1.3.0 - 2014-11-16
- Add support for Redhat
- Allow the test to run with TLS by adding dummy certificates
- Allow a more flexible naming for the X.509 certificates
1.2.0 - 2014-11-06
- Add the possibility to define the VM to use for testing from the command line
- Switch the default VM used for test to one from Vagrant cloud
- Support the default Debian package instead of the one distributed by RabbitMQ
- Reorganise and clean the code for to help future change (new OS/distrib, clustering)
1.1.0 - 2014-10-30
- Add the possibility to use non default node name. See the new field
node
in therabbitmq_vhost_definitions
andrabbitmq_users_definitions
variables. This field is optional. - Add the possibility to generate a
rabbitmq-env.conf
file in the RabbitMQ configuration folder. See therabbitmq_conf_env
hash.
Initial version number