RETIRED, Fuel plugin to detach RabbitMQ from controller role
Go to file
Alex Schultz 379ea16483 Fix hiera overrides for 8.0
This change updates how we add our hiera override to support the
hiera.yaml format change in 8.0

Change-Id: Ib5203ab4684b7840c486aadc3ee3ca13ad1097a9
Related-Bug: #1526502
2015-12-17 16:30:27 -07:00
deployment_scripts Fix hiera overrides for 8.0 2015-12-17 16:30:27 -07:00
repositories Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
.gitignore Initial commit 2015-08-17 13:20:54 +02: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 Remove dependencies for specific rabbitmq task 2015-11-12 13:56:20 +03:00
environment_config.yaml Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
metadata.yaml Fix typo in plugin description 2015-11-20 15:30:24 +01:00
network_roles.yaml Initial commit 2015-08-17 13:20:54 +02:00
node_roles.yaml Initial commit 2015-08-17 13:20:54 +02: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.