1
0
Fork 0

add comment

This commit is contained in:
bellaweo 2017-02-15 14:27:40 -08:00
parent 9fe077af8c
commit 79d1677e7f
1 changed files with 1 additions and 0 deletions

View File

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