Releases: danieldreier/puppet-autosign
Releases · danieldreier/puppet-autosign
0.4.0
- Fixes #2 - use puppetserver_gem when installing on JVM puppetserver
- Fixes #17 - ${confdir} is not valid in Readme example
- Add puppet v4 function and deprecate v3 function
- Update pdk related files
- Fixes #32 - Line 77 of the README.md missing a comma
- Move test files to examples
This release fixes some longstanding issues such as moving the function to a v4 based function and adding the puppetserver installation of the gem.
0.3.0
- Allow the config to be a sensitive type
- Add ability to manage package resource
- Fixing testing errors
Add autosign task, drop support for Puppet 3.x
This release primarily covers changes in #21.
- Adds the autosign::generate_token task
- Fixes all of the spec tests, adds more and moves to using the PDK
- Moves all internal documentation to puppet strings
- Ensures that all parameters are documented
- Removes support for Puppet 3.x
- Adds management of logfile and journalfile permissions
- Adds support for modern versions of Puppet Enterprise
- Updates documentation
v0.1.5: Merge pull request #19 from danieldreier/release_0.1.5
0.1.5: Use contain