Skip to content

Instantly share code, notes, and snippets.

@vr-jack
Forked from PredatorVI/sample
Last active August 29, 2015 14:27
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 vr-jack/cc4af609ae5604b7ec08 to your computer and use it in GitHub Desktop.
Save vr-jack/cc4af609ae5604b7ec08 to your computer and use it in GitHub Desktop.
file_roots:
base:
- /srv/salt/base
dev:
- /srv/salt/dev
- /srv/salt/base
acc:
- /srv/salt/acc
int:
- /srv/salt/int
stg:
- /srv/salt/stg
prd:
- /srv/salt/prd
pillar_roots:
base:
- /srv/pillar/base
dev:
- /srv/pillar/dev
- /srv/pillar/base
acc:
- /srv/pillar/acc
int:
- /srv/pillar/int
stg:
- /srv/pillar/stg
prd:
- /srv/pillar/prd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment