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