Skip to content

Instantly share code, notes, and snippets.

Created September 21, 2015 18: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 anonymous/6f6dd0c175325d169212 to your computer and use it in GitHub Desktop.
Save anonymous/6f6dd0c175325d169212 to your computer and use it in GitHub Desktop.
> cat /srv/pillar/base/top.sls
base:
'test:value':
- match: grain
- test
> salt minion grains.item test
minion:
----------
test:
value
> salt minion pillar.item test
minion:
----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment