[openstackansible] openstack-ansible-rabbitmq_server 16.0.3 (pike)
We are satisfied to announce the release of: openstack-ansible-rabbitmq_server 16.0.3: rabbitmq_server for OpenStack Ansible This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-rabbitmq_server/ For more details, please see below. 16.0.3 ^^^^^^ New Features * The installation of Erlang and is now optimized for CentOS. Erlang 19.x is now installed via a single package that is maintained by RabbitMQ developers and it provides the minimal features required for RabbitMQ to function. It also includes HiPE support for increased performance. The version of Erlang is kept constant using yum's versionlock plugin. * RabbitMQ is now installed via an RPM repository provided by RabbitMQ developers. The version is kept constant via yum's versionlock plugin. This allows the tasks to lock the RabbitMQ version to a particular revision and prevent changes to that version. Changes in openstack-ansible-rabbitmq_server 16.0.2..16.0.3 ----------------------------------------------------------- d7ae447 Optimize CentOS Erlang installation Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 2 +- ...ize-centos-erlang-install-bafd1c376ffca35e.yaml | 15 +++++++ tasks/install_yum.yml | 51 ++++++++++------------ vars/debian.yml | 1 + vars/redhat.yml | 21 +++------ vars/suse.yml | 1 + 6 files changed, 48 insertions(+), 43 deletions(-)
participants (1)
-
no-reply@openstack.org