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 година