Skip to content

Instantly share code, notes, and snippets.

@jcockhren
Created September 17, 2013 19:19
Show Gist options
  • Save jcockhren/6599338 to your computer and use it in GitHub Desktop.
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?
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