9numbernine9
d5d68ea963
Add support for netgroups
5 years ago
Adrien "ze" Urban
bc62b6e567
dictsort: ensure the dict order is stable
...
Makes changes easier to read when adding/removing an entry.
Other lines will not be reordered because of unrelated stuffs.
5 years ago
ymage
e732663da9
Revert change
...
The '#' here does not indicate a comment
9 years ago
ymage
f9e8655284
Update sudoers
...
Enable includedir
9 years ago
Andrew Vant
8bf6d6711f
Fixed default permissions for Debian-based distributions.
...
The code around lines 84 and 91 expects 'specs' to be a list,
but the defaults provide a single string value. This causes
wrong behavior if sudoers:users or sudoers:groups are not
specified in pillar.
9 years ago
Robert Fairburn
cd1ddcf25f
allow for multiple lines for the same user or group
9 years ago
Reuven V. Gonzales
3744718f8c
Correctly set variables for template
9 years ago
Robert Fairburn
fb3773a605
switch default from list to dict on include to match the global configuration
9 years ago
Robert Fairburn
1c3e6844bc
Fix broken logic surrounding includes and Debian defaults
9 years ago
Robert Fairburn
7662f1272e
attempt to resolve error processing files missing defaults
9 years ago
Robert Fairburn
595f90c5d4
fix typo in the sudoers file that was causing the wrong data to get populated under new fields
9 years ago
Robert Fairburn
ac278d226c
Extend defaults section of sudoers to permit the following:
...
Default_Type ::= 'Defaults' |
'Defaults' '@' Host_List |
'Defaults' ':' User_List |
'Defaults' '!' Cmnd_List |
'Defaults' '>' Runas_List
9 years ago
Carlos Perelló Marín
642a93d7df
Improved default values for Debian based distributions to match the distribution default values
10 years ago
Carlos Perelló Marín
461107d8db
Added sudoers.included formula to manage included sudoers files
10 years ago
Evan Borgstrom
ba9c94ce91
Add missing hash on custom includedir
10 years ago
Kenneth Wilke
7f4a0d6834
more newline removal
10 years ago
Kenneth Wilke
1c652bdffe
more newline removal
10 years ago
Kenneth Wilke
7100b0ed13
small newline removal
10 years ago
Kenneth Wilke
3db435dcdd
template cleanup
10 years ago
Kenneth Wilke
7ae89c11ec
user/group fix
10 years ago
Kenneth Wilke
61a216de81
fleshed out template
10 years ago
Kenneth Wilke
34178002e7
alias test
10 years ago
Kenneth Wilke
4f842bf457
includedir fix
10 years ago
Kenneth Wilke
8eb95cfcda
start of sudoers formula
10 years ago