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 }}
```
5 år sedan
noelmcloughlin
ad10ec4d94
corrected users handling on Darwin
6 år sedan
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.
9 år sedan
puneet kandhari
ba11c68c24
Revert "@XenophonF made me do it"
This reverts commit a0392693e3
.
9 år sedan
puneet kandhari
a0392693e3
@XenophonF made me do it
9 år sedan
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).
9 år sedan
Wang Xuerui
22c8f7e106
Specify package names of bash and sudo according to grains
10 år sedan
root
8417c6c888
Add support FreeBSD using map.jinja (Tested on Freebsd10)
10 år sedan
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
10 år sedan
Ari Lerner
e00fdb22fd
Initial commit
11 år sedan