Skip to content

Latest commit

 

History

History
76 lines (41 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

76 lines (41 loc) · 2.75 KB

Change Log

Full Changelog

  • 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)

Full Changelog

  • Allow JSON arrays as input to the agent_certnames parameter (#9).

1.3.2 (2019-11-18)

Full Changelog

  • Add Apache-2.0 License

1.3.1 (2019-08-14)

Full Changelog

  • Improve the documentation regarding requirements and how to run the task

1.3.0 (2019-02-07)

Full Changelog

  • 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)

Full Changelog

  • Better CA server detection

1.2.0 (2018-04-04)

Full Changelog

  • Add new task to clean a certificate without purging the node

1.1.2 (2018-02-08)

Full Changelog

  • Fix bug that prevented purging nodes with uppercase letters
  • Add Travis-CI builds

1.1.1 (2018-01-30)

Full Changelog

  • Do a better job at sanitizing input

1.1.0 (2018-01-30)

Full Changelog

  • Prevent arbitrary command execution

1.0.1 (2018-01-26)

Full Changelog

  • Correct the Puppet dependency in module's metadata.

1.0.0 (2018-01-25)

  • Initial release