Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Northwood128
Created April 4, 2016 19:31
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 Northwood128/740cfc6296aac78208a53f9e01bf28e6 to your computer and use it in GitHub Desktop.
Save Northwood128/740cfc6296aac78208a53f9e01bf28e6 to your computer and use it in GitHub Desktop.
gitfs_roots
#File roots example
file_roots:
- /srv/salt
- /srv/formulas
#GITFS Example (this is not working)
gitfs_remotes:
- git@github.com:Northwood128/SensuStack.git:
- roots:
- salt/
- formulas/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment