Created
September 17, 2013 19:19
-
-
Save jcockhren/6599338 to your computer and use it in GitHub Desktop.
Does the below config even makes sense? using gitfs and ext_pillar, should the pillar repo have multiple branches? How do I use this to map to environments in salt?
This file contains hidden or 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
ext_pillar: | |
- git: master [email protected]:userrepo/pillar.git | |
- git: dev [email protected]:userrepo/pillar.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment