Created
November 30, 2014 14:03
-
-
Save roeera/07121bd2cb0a76bd4913 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
file_roots: | |
base: | |
- /srv/salt/base | |
staging: | |
- /srv/salt/staging | |
- /srv/salt/staging/services | |
- /srv/salt/staging/states | |
prod: | |
- /srv/salt/prod | |
- /srv/salt/prod/services | |
- /srv/salt/prod/states |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment