Role rabbitmq_server for OpenStack-Ansible
Go to file
Andrew Bonney bf53f24dd4 Fix erlang upgrades for rabbitmq external_repo installs
Upgrading only the 'erlang' package does not pull in updated
dependencies which can cause rabbitmq to fail to start during an
upgrade.

The external and distro dependencies appear to match, so these
are conformed to ensure that all packages are updated during an
upgrade.

This patch additionally switches deployments to the 'erlang-base'
rather than 'erlang-base-hipe' package which appears to have been
discontinued.

Change-Id: I8bd010cba13946c9c46c3792624841e41e3c2eaf
2021-08-10 16:11:36 +01:00
defaults Use ansible-role-pki to generate SSL certificates 2021-05-12 06:32:19 +00:00
doc Fix linter failures 2020-10-01 10:48:01 +00:00
examples [DOCS] Move RabbitMQ role docs 2016-08-12 12:01:48 -05:00
files Use in-repo GPG keys 2018-12-18 12:00:59 +00:00
meta Remove references to unsupported operating systems 2021-03-17 09:46:35 +00:00
releasenotes Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:47:46 +00:00
tasks Merge "Use ansible-role-pki to generate SSL certificates" 2021-06-10 13:30:54 +00:00
templates Modernise TLS configuration 2021-05-12 06:30:52 +00:00
tests Fix linter failures 2020-10-01 10:48:01 +00:00
vars Fix erlang upgrades for rabbitmq external_repo installs 2021-08-10 16:11:36 +01:00
zuul.d Use integrated tests for rabbitmq 2021-04-26 19:13:20 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:07:18 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:33 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:51:00 +03:00
LICENSE first commit 2015-12-09 09:25:11 -06:00
README.rst Remove invalid link 2019-08-13 23:29:17 -07:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-03-22 08:51:22 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:22:22 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 11:53:46 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-03-12 22:22:22 +00:00
tox.ini Cleanup py27 support 2020-04-27 19:57:02 +02:00

README.rst

Team and repository tags

image

OpenStack-Ansible RabbitMQ server

Ansible role to install OpenStack RabbitMQ server.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-rabbitmq_server/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-rabbitmq_server/

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-rabbitmq_server/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible/