0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-12-01 02:05:33 +01:00
salt-formula/salt
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
..
files allow non-default config settings in master.d/f_defaults.conf (similar to PR#247) 2016-12-01 21:30:12 +00:00
gitfs Use a different group name for GID 0 depending on the minion's O/S 2017-01-13 10:14:34 -05:00
pkgrepo Delete debian saltstack repo gpg, not used since 87f3e849d2 2016-11-10 11:09:19 +03:00
api.sls Have salt-api service watch the master config files 2016-12-08 12:19:53 +11:00
cloud.sls Use a different group name for GID 0 depending on the minion's O/S 2017-01-13 10:14:34 -05:00
defaults.yaml Add SmartOS salt-master and gitfs support 2016-11-14 22:13:52 +00:00
formulas.jinja Revert PR #200 2016-02-16 10:20:42 -05:00
formulas.sls Revert PR #200 2016-02-16 10:20:42 -05:00
map.jinja Added fedora. 2016-12-19 23:29:42 -05:00
master.sls Add optional method to remove /etc/salt/master. 2016-07-15 15:13:21 +02:00
minion.sls Add optional method to remove /etc/salt/minion. 2016-07-15 15:11:55 +02:00
ssh.sls Remove hardcoded paths with {{ slspath }} variable 2015-06-09 23:05:49 +02:00
standalone.sls fix minion daemon to be enabled if master_type is set to disable 2016-10-01 11:31:56 +02:00
syndic.sls use salt_settings.syndic_service so state works on FreeBSD, too 2015-10-13 15:41:41 +02:00