Skip to content

Instantly share code, notes, and snippets.

@whytewolf
Created September 8, 2017 15:53
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 whytewolf/dac1c1938954a1431e5c7803886c015f to your computer and use it in GitHub Desktop.
Save whytewolf/dac1c1938954a1431e5c7803886c015f to your computer and use it in GitHub Desktop.
base:
{{grains['id']}}:
- ignore_missing: true
- minion.{{grains['id']}}
there are some things to watch for. if your minion id's have dots they will be converted to the directory structure.
so for a minion id of salt.example.com becomes minions/salt/example/com.sls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment