John Szakmeister
78a06fd562
pillar.example: fix a small typo
9 years ago
Forrest
36744c92de
Merge pull request #13 from kev009/master
...
Initial FreeBSD support
9 years ago
Kevin Bowling
8fa0d85ac9
Initial FreeBSD support
9 years ago
Kevin Bowling
f7f01e6714
Pillar whitespace
9 years ago
Nitin Madhok
4f3761301e
Merge pull request #12 from andrew-vant/mintsupport
...
Added Linux Mint support.
9 years ago
Andrew Vant
c9230f1b14
Added Linux Mint support.
9 years ago
Nitin Madhok
f6af37072c
Merge pull request #11 from andrew-vant/sudoers-defaults
...
Fixed default permissions for Debian-based distributions.
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
Nitin Madhok
ba5fe97d2a
Update README.rst
9 years ago
Nitin Madhok
f9a2f7269c
Update README.rst
9 years ago
Nitin Madhok
0c7422324b
Merge pull request #10 from rfairburn/master
...
allow for multiple lines for the same user or group
9 years ago
Robert Fairburn
cd1ddcf25f
allow for multiple lines for the same user or group
9 years ago
Nitin Madhok
24ae95394f
Merge pull request #9 from virtru-ops/master
...
Correctly set variables for template
9 years ago
Nitin Madhok
be85f4aff4
Update README.rst
9 years ago
Reuven V. Gonzales
3744718f8c
Correctly set variables for template
9 years ago
Nitin Madhok
c428ec06fa
Update README.rst
...
Fix broken link
9 years ago
Seth House
f78892241f
Merge pull request #5 from rfairburn/master
...
Support Amazon Linux and Additional defaults support
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
6941d548fb
Add support for Amazon Linux
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
Joseph Hall
66ff6d8fee
Merge pull request #4 from carlosperello/master
...
Added support for managing included files
10 years ago
Carlos Perelló Marín
1eb65dec29
Applied review comments
10 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
e708ea4c8d
Fixed and updated the LICENSE file
10 years ago
Carlos Perelló Marín
461107d8db
Added sudoers.included formula to manage included sudoers files
10 years ago
Joseph Hall
9459832ed2
Merge pull request #3 from borgstrom/patch-1
...
Add missing hash on custom includedir
10 years ago
Evan Borgstrom
ba9c94ce91
Add missing hash on custom includedir
10 years ago
Seth House
f4346aa211
Merge pull request #2 from KennethWilke/master
...
start of sudoers formula
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
ffda08bc09
init.sls fix
10 years ago
Kenneth Wilke
be815275bb
fixed pkgs variable
10 years ago
Kenneth Wilke
8eb95cfcda
start of sudoers formula
10 years ago
Seth House
d9f1a84b78
Initial commit
10 years ago