Version information
released Oct 21st 2013
Start using this module
Add this module to your Puppetfile:
mod 'nvpuppet-snmp', '0.5.2'
Learn more about managing modules with a PuppetfileDocumentation
nvpuppet/snmp — version 0.5.2 Oct 21st 2013
puppet-snmp
Very basic Puppet module to install and configure RO snmpd on Red Hat ::osfamily.
Usage
class { 'snmp':
ro_community => 'public',
contact => 'foo@example.org',
location => 'The Moon',
}
License
Apache License, Version 2.0
Contact
Nathan Valentine - nathan@puppetlabs.com|nrvale0@gmail.com
Support
Please log tickets and issues at the project's site
Dependencies
- puppetlabs/stdlib (>= 3.2.0)