-
Notifications
You must be signed in to change notification settings - Fork 0
run host saltmod
Anoop Rajendra edited this page May 15, 2017
·
1 revision
stack run host saltmod {command} {args}
Runs a salt module on all compute nodes
-
[command]
-
[args]
The arguments to the salt command.
-
stack run saltmod command="cmd.run" args="hostname"
Runs the cmd.run module on all hosts, and fetch the hostname from all nodes.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.