Role rabbitmq_server for OpenStack-Ansible
Go to file
Jonathan Rosser 0e00919287 Ensure that rabbitmq-erlang and rabbitmq-server repos use the same pins
There is currently a mismatch between the apt pin priorities for the
erlang and server rabbitmq repos. This patch sets the pinning to be
the same.

This should not affect normal package installation as recent changes
to this role require installation of a specific version and will
fail "safe" should that be unavailable. The intention with this patch
is to ensure that the behaviour is the same for both the erlang
and server repos in an abnormal situation where the installation
might fail.

Change-Id: I0d988572a102ca148059d198379d2a3115ecb795
2024-11-26 11:04:18 +00:00
defaults Respect package_state for the role 2024-11-13 14:34:50 +01:00
doc Add ability to add custom configuration for RabbitMQ 2023-11-07 09:50:42 +01:00
examples Fix linter errors in example playbook 2023-09-28 15:31:18 +01:00
files Change to CloudSmith repos from PackageCloud for RabbitMQ 2023-05-29 15:25:10 +00:00
handlers Move RabbitMQ restart to handlers 2024-11-05 15:05:16 +00:00
meta Fix linters and metadata 2023-07-12 13:32:46 +02:00
releasenotes Bump RabbitMQ version to 4.0 2024-11-13 14:29:00 +01:00
tasks Ensure that rabbitmq-erlang and rabbitmq-server repos use the same pins 2024-11-26 11:04:18 +00:00
templates Add the abillity to configure the logging options 2023-12-07 11:51:29 +01:00
tests Fix linter failures 2020-10-01 10:48:01 +00:00
vars Merge "Move version pinnings from distro vars to defaults" 2024-11-25 18:57:07 +00:00
zuul.d Add distro infra jobs 2024-04-26 14:15:34 +00: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
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:22:22 +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
manual-test.rc Use centralised test scripts 2016-09-28 11:53:46 +01:00
README.rst Remove invalid link 2019-08-13 23:29:17 -07:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-03-29 17:19:46 +00:00
tox.ini Update tox.ini to work with 4.0 2022-12-27 17:53:27 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:49:26 +00:00

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/