RETIRED, Fuel plugin to detach RabbitMQ from controller role
Go to file
Dmitry Mescheryakov 38d764b7ba Add spec for the plugin
Since the plugin is already developed, the spec just outlines
the way it was done.

Change-Id: Id5e79106893b6ffc803d9eb327e2f21b9aee70aa
2016-02-29 19:25:14 +03:00
deployment_scripts Move firewall to a plugin-specific task 2015-12-22 17:51:44 +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
.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 Exclude 'setup_repositories' task from graph 2016-02-01 13:58:26 +03:00
environment_config.yaml Clean up readme and unused logic 2015-09-15 13:48:30 +03:00
metadata.yaml Add liberty-8.0 version to metadata.yaml 2016-01-18 20:21:47 +03: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.