Last active
August 29, 2015 14:15
-
-
Save keeth/61c6293b9c7b3cd76042 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_client: local | |
file_roots: | |
base: | |
- /srv/salt | |
- /srv/formulas/salt-formula | |
pillar_roots: | |
base: | |
- /srv/pillar/base | |
- /srv/pillar/secrets | |
grains: | |
user: vagrant | |
env: prod | |
roles: | |
- salt-master | |
state_output: mixed | |
default_include: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment