Skip to content

Instantly share code, notes, and snippets.

@sjmh
Created October 22, 2015 02:29
Show Gist options
  • Save sjmh/b321ee2e77e4bd295d8d to your computer and use it in GitHub Desktop.
Save sjmh/b321ee2e77e4bd295d8d to your computer and use it in GitHub Desktop.
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