Commit graph

4 commits

Author SHA1 Message Date
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
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