add comment
This commit is contained in:
parent
9fe077af8c
commit
79d1677e7f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
'group': 'wheel'},
|
||||
}, merge=salt['pillar.get']('sudoers:lookup', None)) %}
|
||||
|
||||
# our plos active directory core groups sudoers permissions, filtered by environment
|
||||
{% set ad_group_maps = salt['grains.filter_by']({
|
||||
'default': { 'default': 'ALL = (ALL:ALL) NOPASSWD: SUPPORT' },
|
||||
'vagrant': { 'default': 'ALL = (ALL:ALL) NOPASSWD: ALL' },
|
||||
|
|
Loading…
Reference in a new issue