Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 2.82 KB

CHANGELOG.md

File metadata and controls

63 lines (36 loc) · 2.82 KB

Changelog

Unreleased

Full Changelog

Full Changelog

  • Fix an accidental dependency cycle #50

Full Changelog

  • Fix the package dependency when install_package is set to false #47
  • Update the stdlib dependency constraint. #48

Full Changelog

  • Enable vs. force-enable for RHEL versions 6 and older #45

Full Changelog

This release has potentially breaking changes

  • Move type validation from validate_type to Puppet data types (removes support for Puppet 3) #42

Full Changelog

  • Don't run enable_ca_trust on RHEL7 #37

Full Changelog

  • Set better default folder permissions #37

Full Changelog

  • CA File modes passed as parameters #33
  • Use remote_file instead of exec with curl/wget #32
  • Don't purge managed CAs #30

Full Changelog

  • Handle URLs with special characters #24
  • Prevent wget from creating empty files when wget fails #25

Full Changelog

  • Add SLES10 support (exodusftw) #22