Skip to content

Instantly share code, notes, and snippets.

Created April 14, 2014 04:32
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 anonymous/4da3da0d4fe3eef78334 to your computer and use it in GitHub Desktop.
Save anonymous/4da3da0d4fe3eef78334 to your computer and use it in GitHub Desktop.
From my /etc/salt/master:
fileserver_backend:
- git
- roots
gitfs_remotes:
- http://master0:password@master1.example.com:5000/salt/dev/states
From the /var/log/salt/master:
2014-04-13 21:27:27,600 [salt.loaded.int.fileserver.gitfs ][WARNING ] GitPython exception caught while fetching: len(["66a4bd77778ef254a0cc8245c7bada6049d2c781\tnot-for-merge\tbranch 'master' of http://master1.example.com:5000/salt/dev/states\n"]) != len(['POST git-upload-pack (148 bytes)', ' * [new branch] master -> origin/master'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment