Releases: corey-hammerton/puppet-packetbeat
Releases · corey-hammerton/puppet-packetbeat
0.2.0
This is a feature and bug fix release adding support for Packetbeat 6.x. Here are the notable items for this release.
- Restructured this project with the use of
pdk
- New parameter
major_version
determines weather to use the 6.x configurations and repositories or the 5.x - Unsupported sniffer type
pf_ring
is removed from the list of options - New parameter
queue
configures the internal queue in 6.x installations
0.1.1 (Sep 25, 2017)
- Fixing configuration file validation
- Adding new parameter disable_config_test to allow users to opt-out of syntax checking
- Optimizing data validation of class parameters
- Adding Puppet 5 support
0.1.0 (Feb 20, 2017)
Review the examples and documentation on configuration examples.