Skip to content

fr3nd/puppet-sudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sudo puppet module

Puppet module to manage sudo

This module manages all sudo configuration and it provides an easy way to add sudo rules from puppet

Usage

First include the sudo class. It's necesary to configure the initial environment for the module to work.

Then you can create as many rules as you like:

include sudo
sudo::entry { "%nobody  ALL= (root) NOPASSWD:/sbin/service httpd restart": }

Authors

  • Carles Amigo

About

Puppet module to manage sudo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages