RETIRED, Fuel plugin to detach RabbitMQ from controller role
Go to file
slava 64b59acd72 Exclude 'setup_repositories' task from graph
'setup_repositories' task had 'upload_core_repos' name in 7.0
release. Anyway, it's not necessary to specify this task in
tasks set as it's running on all nodes(the same for 'setup_repos'
task in >7.0 releases).

Change-Id: I413da7ac0874c601294a33782c1038924d39187d
Closes-Bug: #1539611
2016-02-01 13:58:26 +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
.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.