Commit graph

6 commits

Author SHA1 Message Date
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
d7ed7c2565 update to 0.25.x style 2009-11-14 16:02:48 +01:00
mh
4e5141239c update file path to new 0.25 style 2009-11-02 00:52:46 +01:00
mh
23d37cd17d variable should be server not source 2009-05-14 20:53:29 +02: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
mh
5a74487d53 added sudo module 2009-01-25 22:36:24 +00:00