Skip to content

Instantly share code, notes, and snippets.

@estahn
Created September 17, 2015 10:55
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 estahn/88aec00ceca290eab575 to your computer and use it in GitHub Desktop.
Save estahn/88aec00ceca290eab575 to your computer and use it in GitHub Desktop.
environment: development
file_client: local
file_roots:
base:
- /srv/salt/formulas/php-formula
- /srv/salt/formulas/nginx-formula
- /srv/salt/formulas/mysql-formula
- /srv/salt/base/states
development:
- /srv/salt/formulas/php-formula
- /srv/salt/formulas/nginx-formula
- /srv/salt/formulas/mysql-formula
- /srv/salt/base/states
- /srv/salt/development/states
pillar_roots:
base:
- /srv/salt/base/pillars
development:
- /srv/salt/base/pillars
- /srv/salt/development/pillars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment