mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-07-23 18:23:21 +02:00
added includedir as variable (mostly for FreeBSD)
include files can now be specified with the filename only.
This commit is contained in:
@@ -45,6 +45,7 @@ sudoers:
|
||||
users:
|
||||
foo:
|
||||
- 'ALL=(ALL) ALL'
|
||||
extra-file-2:
|
||||
groups:
|
||||
bargroup:
|
||||
- 'ALL=(ALL) NOPASSWD: ALL'
|
||||
|
||||
Reference in New Issue
Block a user