mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-05-27 22:21:24 +02:00
Update the jinja map.
This commit is contained in:
parent
0422f5da40
commit
0044f30daa
@ -1,7 +1,7 @@
|
||||
# vim: sts=2 ts=2 sw=2 et ai
|
||||
{% set users = salt['grains.filter_by']({
|
||||
'Debian': {
|
||||
'sudoers_dir': '/etc/sudoers.d/',
|
||||
'sudoers_dir': '/etc/sudoers.d',
|
||||
'sudoers_file': '/etc/sudoers',
|
||||
'root_group': 'root',
|
||||
'visudo_shell': '/bin/bash',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user