Imran Iqbal
560f5e10d9
fix(sudo.sls): fix `salt-lint` errors
```bash
Examining users/sudo.sls of type state
[201] Trailing whitespace
users/sudo.sls:13
- file: {{ users.sudoers_dir }}
[201] Trailing whitespace
users/sudo.sls:22
- name: {{ users.sudoers_file }}
```
před 5 roky
noelmcloughlin
ad10ec4d94
corrected users handling on Darwin
před 6 roky
Simon Lloyd
60e94564d1
Don't add sudo group by default.
This formula doesn't really require the sudo group (unless
there are actually users in that group). Moreover, on FreeBSD
the 'admin' group would be wheel and not sudo.
před 9 roky
puneet kandhari
ba11c68c24
Revert "@XenophonF made me do it"
This reverts commit a0392693e3
.
před 9 roky
puneet kandhari
a0392693e3
@XenophonF made me do it
před 9 roky
Florian Bittner
701326e23f
Add prefix 'users_' to all first level keys to prevent duplicate ids (e.g. in combination with zabbix-formula and key zabbis_user).
před 9 roky
Wang Xuerui
22c8f7e106
Specify package names of bash and sudo according to grains
před 10 roky
root
8417c6c888
Add support FreeBSD using map.jinja (Tested on Freebsd10)
před 10 roky
Ash Berlin
99d7b92b06
Ensure that we are sudo includes /etc/sudoers.d
It doesn't by default everywhere - without this the sudo_rules option won't work
před 10 roky
Ari Lerner
e00fdb22fd
Initial commit
před 11 roky