Skip to content

Instantly share code, notes, and snippets.

@davidbanham
Last active August 29, 2015 14:15
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 davidbanham/d3278a60dfa0f105ecff to your computer and use it in GitHub Desktop.
Save davidbanham/d3278a60dfa0f105ecff to your computer and use it in GitHub Desktop.
Salt role matching issue
Roles as per grains.item
roles:
- field-marshal
Matcher in top.sls:
'role:field-marshal':
- match: grain
- field-marshal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment