Skip to content

Instantly share code, notes, and snippets.

@justyns
Created April 5, 2016 19:45
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 justyns/ac974548f9875972d631cb22f2169838 to your computer and use it in GitHub Desktop.
Save justyns/ac974548f9875972d631cb22f2169838 to your computer and use it in GitHub Desktop.
# /srv/salt/formula1/pillar/formula1.sls
formula1:
some: stuff
foo:
- bar
pillar_roots:
base:
- /srv/salt/formula1/pillar
file_roots:
base:
- /srv/salt/states
- /srv/salt/formula1
# /srv/salt/formula1/pillar/top.sls
base:
"*":
- formula1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment