2
0
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
2016-03-27 12:39:50 +02:00
2015-03-20 20:05:04 -04:00
Description
Languages
SaltStack 56.5%
Ruby 16%
Jinja 15.3%
JavaScript 8.5%
Shell 3.7%