Skip to content

Instantly share code, notes, and snippets.

Created October 14, 2015 18:44
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/8e751c058afbc3881e3b to your computer and use it in GitHub Desktop.
Save anonymous/8e751c058afbc3881e3b to your computer and use it in GitHub Desktop.
/etc/salt/minion.d/X-grains.conf
grains:
X_instance: HRPdevVHX
X__instance_class: vhxdev
X__auth_type: ipa
# vh_auth_type: local
X__site: dc01
roles:
- X_-esb-jms
@iggy
Copy link

iggy commented Oct 14, 2015

in your top file:

  'X__instance_class:vhxdev':
    - match: grain
    - vhxdevstates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment