1
0
Fork 0

Update to include netgroup example

Update to include netgroup example
This commit is contained in:
Wesley Arthur 2018-03-16 13:00:45 -04:00 committed by GitHub
parent 1a46975212
commit 7d356c0629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -47,5 +47,7 @@ sudoers:
- 'ALL=(ALL) ALL'
extra-file-2:
groups:
bargroup:
%bargroup:
- 'ALL=(ALL) NOPASSWD: ALL'
+mynetgroup:
- 'ALL=(ALL) NOPASSWD: ALL'