Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote Client #29

Closed
thatch45 opened this issue Mar 21, 2011 · 3 comments
Closed

Remote Client #29

thatch45 opened this issue Mar 21, 2011 · 3 comments
Milestone

Comments

@thatch45
Copy link
Contributor

Right now only a local client can publish, I need to figure out how to create remote clients so that distributed applications can use salt as a command broker.

@thatch45
Copy link
Contributor Author

This is most likely going to be configured via the "baron" system, in that a tree of salt masters and minions can exist so that a salt master can control other salt masters which control minions.
This will allow salt to be used across multiple datacenters while maintain being compartmentalized.

@thatch45
Copy link
Contributor Author

We have the second client! The minion client!
next is the Master Client, the master of masters! This will also need to enable the "real" master to act as a detached broker, ironically allowing salt to run like I intended salt to not run, since I did not want to require a third party broker.

@thatch45
Copy link
Contributor Author

This is set up, we can have salt topologies now!

arthurzenika pushed a commit to arthurzenika/salt that referenced this issue Sep 17, 2013
Adding --version option to salt-cloud
dwoz added a commit that referenced this issue Dec 12, 2019
[PyTest #29] Allow passing the context dictionary to Sminion and Runner
chotea pushed a commit to chotea/salt that referenced this issue Nov 9, 2020
Send progress events even if the current output is not valid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant