Role rabbitmq_server for OpenStack-Ansible
Go to file
Damian Dabrowski 953ceccb0b Use wildcards to specify rabbit/erlang versions
For a long time we were struggling with disappearing packages on
packagecloud/cloudsmith repos.
We were told to use {ppa1,yum1}.novemberain.com because packages should
not disappear from there[1].
Unfortunately it just happened causing Rocky jobs to fail with error
message: "No package erlang-25.3.2-1.el9.x86_64 available."

Because we had this issue for a long time and we have not found any
proper solution so far, I think the best we can do is to use wildcards
for version definitions.
Wildcards are used only for build numbers(number after 3th dot) if they
are present. It should minimize a chance to install incompatible erlang
and rabbitmq versions.

[1] https://github.com/rabbitmq/rabbitmq-server/discussions/8386#discussioncomment-6022021

Required-By: https://review.opendev.org/c/openstack/openstack-ansible-os_rally/+/887528
Change-Id: I99683a031f935b579d38ae457c484c9a150344c6
2023-07-04 18:42:49 +02:00
defaults Verify if hosts file already managed with OSA 2022-02-21 12:43:40 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:46 +02:00
examples [DOCS] Move RabbitMQ role docs 2016-08-12 12:01:48 -05:00
files Change to CloudSmith repos from PackageCloud for RabbitMQ 2023-05-29 15:25:10 +00:00
meta Remove references to unsupported operating systems 2021-03-17 09:46:35 +00:00
releasenotes Change to CloudSmith repos from PackageCloud for RabbitMQ 2023-05-29 15:25:10 +00:00
tasks Do not use 'always' tag in inappropriate places 2023-03-07 09:10:59 +00:00
templates Update the heartbeat and handshake timeout 2022-11-29 16:22:23 +00:00
tests Fix linter failures 2020-10-01 10:48:01 +00:00
vars Use wildcards to specify rabbit/erlang versions 2023-07-04 18:42:49 +02: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
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/