openstack-ansible-rabbitmq_.../doc/source/index.rst
Robb Romans 7d3cce02c3 [DOCS] Move RabbitMQ role docs
Update the role documentation to match the new format. Each role project
should maintain the configuration variations for the role project
itself.

Change-Id: I73b061da40b08b327fc3445e073cbd8997920ccd
2016-08-12 12:01:48 -05:00

703 B

OpenStack-Ansible RabbitMQ server

This Ansible role deploys RabbitMQ. When multiple hosts are present in the rabbitmq_all inventory group, a cluster is created.

Table of Contents

configure-rabbitmq.rst

Default variables

../../defaults/main.yml

Required variables

# RabbitMQ cluster shared secret
rabbitmq_cookie_token: secrete

Example playbook

../../examples/playbook.yml