RETIRED, Fuel plugin to detach RabbitMQ from controller role
Go to file
Matthew Mosesohn 38a39a5f11 Update condition to run hiera override task on all roles
Role '*' cannot be used any more because of a regression in
evaluating task roles.

Change-Id: I23475293cacf7723d98f327801e2e72546f142a5
Related-Bug: #1570846
2016-04-17 11:57:43 +04:00
deployment_scripts Refactor plugin to replace default rabbitmq tasks 2016-03-29 18:52:21 +03:00
docs Add documentation 2016-03-22 13:32:01 +03:00
repositories Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
specs Add spec for the plugin 2016-02-29 19:25:14 +03:00
tests Refactor plugin to support new yaml files 2016-03-21 17:03:18 +03:00
.gitignore Refactor plugin to support new yaml files 2016-03-21 17:03:18 +03:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:22:58 +00:00
LICENSE Initial commit 2015-08-17 13:20:54 +02:00
README.md Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
deployment_tasks.yaml Update condition to run hiera override task on all roles 2016-04-17 11:57:43 +04:00
environment_config.yaml Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
metadata.yaml Add newton-10.0 support 2016-04-15 18:33:19 +03:00
network_roles.yaml Initial commit 2015-08-17 13:20:54 +02:00
node_roles.yaml Refactor plugin to replace default rabbitmq tasks 2016-03-29 18:52:21 +03:00
post_install.sh Initial commit 2015-08-17 13:20:54 +02:00
pre_build_hook Initial commit 2015-08-17 13:20:54 +02:00
tasks.yaml Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
uninstall.sh Initial commit 2015-08-17 13:20:54 +02:00
volumes.yaml Initial commit 2015-08-17 13:20:54 +02:00

README.md

detach-rabbitmq

This plugin enables a user to deploy RabbitMQ on a separate host from controller. This plugin serves as an example of flexible granular deployment options for Fuel.