- Fix an accidental dependency cycle #50
- Fix the package dependency when
install_package
is set to false #47 - Update the stdlib dependency constraint. #48
- Enable vs. force-enable for RHEL versions 6 and older #45
This release has potentially breaking changes
- Move type validation from validate_type to Puppet data types (removes support for Puppet 3) #42
- Don't run enable_ca_trust on RHEL7 #37
- Set better default folder permissions #37
- CA File modes passed as parameters #33
- Use remote_file instead of exec with curl/wget #32
- Don't purge managed CAs #30
- Add SLES10 support (exodusftw) #22