1
0
Fork 0
mirror of synced 2024-05-28 12:51:11 -04:00

add comment

This commit is contained in:
bellaweo 2017-02-15 14:27:40 -08:00
parent 9fe077af8c
commit 79d1677e7f

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