Skip to content

Instantly share code, notes, and snippets.

@pinge
Created December 9, 2013 21:17
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 pinge/7881047 to your computer and use it in GitHub Desktop.
Save pinge/7881047 to your computer and use it in GitHub Desktop.
master: localhost
file_client: local
file_roots:
base:
- /srv/salt/common/states
development:
- /srv/salt/development/states
production:
- /srv/salt/production/states
pillar_roots:
base:
- /srv/salt/common/pillar
development:
- /srv/salt/development/pillar
production:
- /srv/salt/production/pillar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment