Commit graph

7 commits

Author SHA1 Message Date
Micah Anderson
208aefb872 Merge branch 'koumbit' into shared 2013-06-22 14:32:36 -04:00
Antoine Beaupré
b38db28f70 add sample sudoers file from Debian Wheezy 2013-06-22 13:40:28 -04:00
Antoine Beaupré
f02dcffe22 make the sudoers directory parametrized 2013-06-22 12:38:41 -04:00
Antoine Beaupré
b6cd3ed6ce Merge remote-tracking branch 'shared/master'
Conflicts:
	manifests/init.pp
2013-06-22 12:29:48 -04:00
Micah Anderson
c0a3c67678 add Debian sudoers file 2013-06-22 12:18:22 -04:00
Gabriel Filion
feac8168df Add FreeBSD support
FreeBSD does things its own way, sometimes.. The sudoers file is found
in /usr/local/etc instead of /etc.

Add this distinction in the manifests and also add a default sudoers
file for FreeBSD so that it sets up sudo access for the wheel group, as
is the default on this OS.

Finally, ensure that FreeBSD servers install the 'sudo' package.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2011-01-26 09:02:50 -05:00
mh
8a8719c7a1 if $sudo_deploy_sudoers is set, we deploy now a sudoers file as well 2009-01-26 21:23:46 +00:00