Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMaster needs a python git package for gitfs #271
Conversation
|
Do we still need to install Also, I think it also makes sense to move this state to a new folder + file |
|
Actually, the Salt docs note that |
https://docs.saltstack.com/en/2015.5/topics/tutorials/gitfs.html says it's the preferred method. Working on #264.
|
Might as well just use GitPython, then.
Amended commit, and rebased onto current master branch to pull in the workaround for the Travis intermittents. |
|
Closing because I'm adding some other saltmaster-specific states and renaming the |
edunham commentedMar 23, 2016
https://docs.saltstack.com/en/2015.5/topics/tutorials/gitfs.html says it's the preferred method.
It looks like we're not managing any of the salt-master config within salt itself, so this dependency is the only change for #264
This change is