arnoudj / puppet-sudo

Puppet module to manage sudoers.
8 stars 23 forks source link

Implement group support #21

Closed kemra102 closed 9 years ago

kemra102 commented 9 years ago

These commits add support to use sudo's functionality to specify a group instead of a list of users. The canonical example of all sysadmins being in the wheel group and giving wheel access to run commands instead of listing out each admin's username is appropriate.

kemra102 commented 9 years ago

@arnoudj - I notice that there are several months between updates on this module, if you don't have time to maintain the module any more I'd happily take the reigns. Message me if you want to discuss (see my GitHub profile for my email address).