Version information
released May 9th 2013
Start using this module
Add this module to your Puppetfile:
mod 'arusso-sudo', '0.0.3'
Learn more about managing modules with a PuppetfileDocumentation
arusso/sudo — version 0.0.3 May 9th 2013
sudo Module
This module provides mechanisms to manage your sudoers entries
Examples
License
None
Contact
Aaron Russo arusso@berkeley.edu
Support
Please log tickets and issues at the Projects site
2013-05-09 Aaron Russo arusso@berkeley.edu - 0.0.3
- added documentation to the classes/defines
- fixed poor use of $name variable
2013-05-09 Aaron Russo arusso@berkeley.edu - 0.0.2
- fixed missing value handler for user type in alias define
2013-05-09 Aaron Russo arusso@berkeley.edu - 0.0.1
- initial release
Dependencies
- ripienaar/concat (>= 0.2.0)
- puppetlabs/stdlib (>= 2.6.0)