Merge pull request #230 from voxpupuli/modulesync
modulesync 3.0.0 & puppet-lint updates
Merge pull request #231 from voxpupuli/modulesync
modulesync 3.1.0
Add parameters pass and pass_persist.
This implements the parameters described here: http://www.net-snmp.org/docs/man/snmpd.conf.html#lbBB
Merge pull request #233 from unibonn/add-pass-functionality
Add parameters pass and pass_persist.
Merge pull request #234 from ac3cloud/snmptrapd
Support management of snmptrapd
Merge pull request #235 from voxpupuli/modulesync
modulesync 4.0.0
It's EoL and the acceptance tests don't pass anymore.
Merge pull request #242 from bastelfreak/puppet7
Drop Puppet 5 support; enable Puppet 7 support
snmp_init_spec: fix service_ensure => stopped and trap_service_ensure…
… => running No need for the case block that covers all supported Debian releases. The else block is wrong and wouldn't be run anyway.
Merge pull request #247 from kenyon/focal
Support Ubuntu 20.04; Drop EoL Debian 8, Ubuntu 16.04