This module configures Sudo on Debian like OS. It has been developed under Ubuntu 12.04.
The module installs a baseic sudoers files, and provide a define "addconfig" to add snippets in /etc/sudoers.d/
class { 'sudo': }
sudo::addconfig { 'ssh_auth_sock':
statement => "Defaults env_keep+=SSH_AUTH_SOCK\n"
}
Bruno Leon [email protected]
This software is distributed under the GNU General Public License version 2 or any later version. See the LICENSE file for details.
Copyright (C) 2012 UNYONSYS SARL