add a $sudoers list entry so we can do dynamically defined sudoers from the items in the group or host vars
This commit is contained in:
parent
67729ebdc9
commit
1597d1c83b
2 changed files with 7 additions and 1 deletions
|
@ -3,3 +3,5 @@ freezes: true
|
|||
resolvconf: $files/resolv.conf/phx2
|
||||
rsyslogconf: $files/rsyslog/rsyslog.conf.phx2
|
||||
fas_client_groups: sysadmin-kernel
|
||||
sudoers: $private/files/sudo/kernel-qa-sudoers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue