-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Comments
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. |
We have the second client! The minion client! |
This is set up, we can have salt topologies now! |
Adding --version option to salt-cloud
[PyTest #29] Allow passing the context dictionary to Sminion and Runner
Send progress events even if the current output is not valid
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.
The text was updated successfully, but these errors were encountered: