diff options
author | Nicolas Vigier <boklm@mageia.org> | 2010-11-09 22:48:04 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2010-11-09 22:48:04 +0000 |
commit | 9f0350f063d3f3f3cc009618e24f3daca9728dfd (patch) | |
tree | 793546d268e655daef6dd196d3d422251abbc02d /modules/sudo/templates/sudoers | |
parent | e0c6cd81d79c5a3ae53585698f97f64b600d3906 (diff) | |
download | puppet-9f0350f063d3f3f3cc009618e24f3daca9728dfd.tar puppet-9f0350f063d3f3f3cc009618e24f3daca9728dfd.tar.gz puppet-9f0350f063d3f3f3cc009618e24f3daca9728dfd.tar.bz2 puppet-9f0350f063d3f3f3cc009618e24f3daca9728dfd.tar.xz puppet-9f0350f063d3f3f3cc009618e24f3daca9728dfd.zip |
add sudo module
Diffstat (limited to 'modules/sudo/templates/sudoers')
-rw-r--r-- | modules/sudo/templates/sudoers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/sudo/templates/sudoers b/modules/sudo/templates/sudoers new file mode 100644 index 00000000..80f4bfd7 --- /dev/null +++ b/modules/sudo/templates/sudoers @@ -0,0 +1 @@ +#includedir /etc/sudoers.d |