Skip to content

Instantly share code, notes, and snippets.

Created April 14, 2017 18:20
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 anonymous/4daff0c9c3a7bba7bf9d8faabcaf4da7 to your computer and use it in GitHub Desktop.
Save anonymous/4daff0c9c3a7bba7bf9d8faabcaf4da7 to your computer and use it in GitHub Desktop.
saltmaster ~ # salt 'prdslo02*' test.ping --out=txt
prdslo02.domain.com: True
prdslo02.domain.com: True
prdslo02.domain.com: True
saltmaster ~ # salt 'prdslo02*' grains.item ipv4
prdslo02.domain.com:
----------
ipv4:
- 10.28.900.127
- 127.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment