- Bump minimum supported Puppet version to 6.0.0
- Clarify support for all Puppetserver-supported OS's
- Update PDK boilerplate to 2.5.0
1.4.0 (2020-01-07)
- Allow JSON arrays as input to the
agent_certnames
parameter (#9).
1.3.2 (2019-11-18)
- Add Apache-2.0 License
1.3.1 (2019-08-14)
- Improve the documentation regarding requirements and how to run the task
1.3.0 (2019-02-07)
- Add support for Puppetserver 6 and PE 2019
- Add support for cleaning certs on open-source Puppetserver masters
- Tasks now exit non-zero on failure
1.2.1 (2018-09-20)
- Better CA server detection
1.2.0 (2018-04-04)
- Add new task to clean a certificate without purging the node
1.1.2 (2018-02-08)
- Fix bug that prevented purging nodes with uppercase letters
- Add Travis-CI builds
1.1.1 (2018-01-30)
- Do a better job at sanitizing input
1.1.0 (2018-01-30)
- Prevent arbitrary command execution
1.0.1 (2018-01-26)
- Correct the Puppet dependency in module's metadata.
1.0.0 (2018-01-25)
- Initial release