2.7.0 / 2019-07-11
Notes
- [FEATURE] Support puppet 6. See #537
- [FEATURE] Added a define that wraps the agent integration command. See #534
- [BUGFIX] Add whitespace surpression to redisdb.yaml.erb to ensure a valid yaml. See #533 (Thanks again @Aramack)
- [BUGFIX] Do not include additional_checksd if not set. See #545 (Thanks @turnopil)
- [IMPROVEMENT] Raise if hostname_extraction_regex doesn't capture hostname. See #544