Role rabbitmq_server for OpenStack-Ansible
Go to file
Jesse Pretorius 582fd291d8 Use in-repo GPG keys
We make remote network hits to get the GPG keys which are quite
unreliable, and apt_key does not support using a proxy properly [1]
so let's store them inside the role and use them.

The implementation here matches that which was done in the
galera_client role in I520ccbadf3320b0d07fc83e3dbec9ea2bd16ec83

This is a re-implementation rather than a backport - the Stein
(aka master) branch only uses the 'distro' install method, so
this code path is not exercised.

Also note that the Erlang yum gpg key and the rabbitmq yum gpg key
are the same, and the Erlang key was never imported - so we've
removed it.

[1] https://github.com/ansible/ansible/issues/31691

Closes-Bug: 1810533
Change-Id: I2715c904975b7940af72bd422904e748d3bae953
(cherry picked from commit 83affc627f)
2019-01-09 14:29:58 +00:00
defaults Use in-repo GPG keys 2019-01-09 14:29:58 +00:00
doc Updated from global requirements 2018-03-15 07:40:33 +00:00
examples [DOCS] Move RabbitMQ role docs 2016-08-12 12:01:48 -05:00
files Use in-repo GPG keys 2019-01-09 14:29:58 +00:00
meta Update the version of erlang to support rabbitmq 2018-06-05 19:39:56 -05:00
releasenotes Use in-repo GPG keys 2019-01-09 14:29:58 +00:00
tasks Use in-repo GPG keys 2019-01-09 14:29:58 +00:00
templates Add automatic restart for RabbitMQ 2017-08-18 08:50:19 -05:00
tests Set container_name as host_var in test inventory 2018-10-24 07:46:39 +00:00
vars Use in-repo GPG keys 2019-01-09 14:29:58 +00:00
zuul.d Clean up role tests 2018-09-14 12:35:48 -06:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:58:05 +00:00
.gitreview Update .gitreview for stable/rocky 2018-08-10 16:49:17 +00:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-10-09 13:18:38 +00:00
LICENSE first commit 2015-12-09 09:25:11 -06:00
README.rst Update the project home to https 2018-07-05 21:17:11 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:45:16 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:57 +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 2018-04-30 05:17:22 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:47:15 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:21 +00:00
tox.ini Clean up role tests 2018-09-14 12:35:48 -06: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 home is at:

https://launchpad.net/openstack-ansible