Created
October 22, 2015 02:29
-
-
Save sjmh/b321ee2e77e4bd295d8d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
opts = salt.config.master_config('/etc/salt/master') | |
opts['quiet'] = True | |
r = salt.runner.RunnerClient(opts) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment