Skip to content

Instantly share code, notes, and snippets.

@jcockhren
Created September 17, 2013 19:19
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 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 git@bitbucket.org:userrepo/pillar.git
- git: dev git@bitbucket.org:userrepo/pillar.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment