-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(clusters): distributed rabbitmq support
BREAKING CHANGE: the structure of pillar data is changed to allow multiple rabbitmq nodes per host. The default nodename is 'rabbit@localhost' but this commit allows multiple nodes, i.e. 'rabbit2@localhost', 'rabbit3@locahost', to be defined
- Loading branch information
1 parent
7d8f8fd
commit 1af43e6
Showing
94 changed files
with
3,310 additions
and
3,102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.