Skip to content

gaetanfl/ansible-rabbitmq

 
 

Repository files navigation

Table of Contents generated with DocToc

ansible-rabbitmq

An Ansible role to install/configure RabbitMQ

Build Status

Build Status

Requirements

Ensure hostnames are resolvable prior to clustering...either update /etc/hosts or ensure DNS is working.

Vagrant

Spin up a 3 node HA Cluster for testing... Install Ansible role on your host:

sudo ansible-galaxy install -r requirements.yml -f

Now spin up your environment...

vagrant up

When you are done testing, tear it all down...

./cleanup.sh

Role Variables

Role Defaults

Dependencies

None

Example Playbook

Example Playbook

License

MIT

Author Information

Larry Smith Jr.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 72.0%
  • Ruby 23.9%
  • Shell 4.1%