1
0
Fork 0
Commit Graph

285 Commits

Author SHA1 Message Date
Nitin Madhok ba5fe97d2a Update README.rst 2014-09-07 22:02:22 -04:00
Nitin Madhok f9a2f7269c Update README.rst 2014-09-07 22:02:14 -04:00
Nitin Madhok 0c7422324b Merge pull request #10 from rfairburn/master
allow for multiple lines for the same user or group
2014-08-19 11:24:59 -04:00
Robert Fairburn cd1ddcf25f allow for multiple lines for the same user or group 2014-08-19 09:26:47 -05:00
Nitin Madhok 24ae95394f Merge pull request #9 from virtru-ops/master
Correctly set variables for template
2014-08-05 14:29:15 -04:00
Nitin Madhok be85f4aff4 Update README.rst 2014-07-30 13:40:46 -04:00
Reuven V. Gonzales 3744718f8c Correctly set variables for template 2014-07-30 02:10:50 -07:00
Nitin Madhok c428ec06fa Update README.rst
Fix broken link
2014-07-28 19:04:16 -04:00
Seth House f78892241f Merge pull request #5 from rfairburn/master
Support Amazon Linux and Additional defaults support
2014-07-21 15:33:27 -06:00
Robert Fairburn fb3773a605 switch default from list to dict on include to match the global configuration 2014-07-09 13:36:47 -05:00
Robert Fairburn 1c3e6844bc Fix broken logic surrounding includes and Debian defaults 2014-07-09 13:35:07 -05:00
Robert Fairburn 7662f1272e attempt to resolve error processing files missing defaults 2014-07-09 13:26:26 -05:00
Robert Fairburn 6941d548fb Add support for Amazon Linux 2014-07-09 13:04:26 -05:00
Robert Fairburn 595f90c5d4 fix typo in the sudoers file that was causing the wrong data to get populated under new fields 2014-07-09 12:56:16 -05: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
Joseph Hall 66ff6d8fee Merge pull request #4 from carlosperello/master
Added support for managing included files
2014-02-16 06:26:40 -07:00
Carlos Perelló Marín 1eb65dec29 Applied review comments 2014-02-09 19:06:18 +01:00
Carlos Perelló Marín 642a93d7df Improved default values for Debian based distributions to match the distribution default values 2014-02-09 18:34:27 +01:00
Carlos Perelló Marín e708ea4c8d Fixed and updated the LICENSE file 2014-02-09 18:32:46 +01:00
Carlos Perelló Marín 461107d8db Added sudoers.included formula to manage included sudoers files 2014-02-09 18:32:22 +01:00
Joseph Hall 9459832ed2 Merge pull request #3 from borgstrom/patch-1
Add missing hash on custom includedir
2013-11-16 05:42:24 -08:00
Evan Borgstrom ba9c94ce91 Add missing hash on custom includedir 2013-11-16 08:21:53 -05:00
Seth House f4346aa211 Merge pull request #2 from KennethWilke/master
start of sudoers formula
2013-08-20 14:56:07 -07:00
Kenneth Wilke 7f4a0d6834 more newline removal 2013-08-20 16:55:49 -05:00
Kenneth Wilke 1c652bdffe more newline removal 2013-08-20 16:55:11 -05:00
Kenneth Wilke 7100b0ed13 small newline removal 2013-08-20 16:54:54 -05:00
Kenneth Wilke 3db435dcdd template cleanup 2013-08-20 16:54:21 -05:00
Kenneth Wilke 7ae89c11ec user/group fix 2013-08-20 16:53:00 -05:00
Kenneth Wilke 61a216de81 fleshed out template 2013-08-20 16:51:13 -05:00
Kenneth Wilke 34178002e7 alias test 2013-08-20 16:45:11 -05:00
Kenneth Wilke 4f842bf457 includedir fix 2013-08-20 16:35:57 -05:00
Kenneth Wilke ffda08bc09 init.sls fix 2013-08-20 16:35:12 -05:00
Kenneth Wilke be815275bb fixed pkgs variable 2013-08-20 16:34:35 -05:00
Kenneth Wilke 8eb95cfcda start of sudoers formula 2013-08-20 16:32:58 -05:00
Seth House d9f1a84b78 Initial commit 2013-08-19 14:00:47 -06:00