Skip to content

Instantly share code, notes, and snippets.

@jaloren
Created March 6, 2015 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaloren/12912da5cc70cc7d186e to your computer and use it in GitHub Desktop.
Save jaloren/12912da5cc70cc7d186e to your computer and use it in GitHub Desktop.
opts = salt.config.master_config('/etc/salt/master')
runner = salt.runner.RunnerClient(opts)
nodelist = runner.cmd('manage.up',[])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment