0
0
mirror of https://github.com/saltstack-formulas/sudoers-formula.git synced 2025-03-09 17:43:23 +01:00
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
2014-07-09 12:21:58 -05:00
..