2
0
salt-formula/salt/gitfs
Matthew X. Economou 3746f08f2f
Use a different group name for GID 0 depending on the minion's O/S
Some Unix variants name GID 0 "wheel".  Unfortunately, one cannot
specify this group by ID, because Python conflates integer 0 with
boolean False, nor can one specify this group using the string '0',
because of assumptions in the Salt or Python codebases regarding group
names.
2017-01-13 10:14:34 -05:00
..
dulwich.sls Add SmartOS salt-master and gitfs support 2016-11-14 22:13:52 +00:00
gitpython.sls Allow customizing the GitPython package name. 2015-07-24 16:31:00 -04:00
keys.sls Use a different group name for GID 0 depending on the minion's O/S 2017-01-13 10:14:34 -05:00
pygit2.sls Fix pygit2-libgit2 builds on Debian like platforms. 2016-12-25 17:41:47 +01:00