Skip to content

Instantly share code, notes, and snippets.

@dlanderson
Created November 8, 2013 20:04
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 dlanderson/78e10c5f473dfcf80d8d to your computer and use it in GitHub Desktop.
Save dlanderson/78e10c5f473dfcf80d8d to your computer and use it in GitHub Desktop.
root@salt:~# salt 'salttest*' mine.send grains.get os
salttest.blah.com:
True
root@salt:~# salt 'salttest*' mine.get '*' grains.get
salttest.blah.com:
----------
salttest.blah.com:
Ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment