0
0
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:
Forrest Alvarez 2014-06-23 17:07:37 -07:00
parent 0422f5da40
commit 0044f30daa

View File

@ -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',