Skip to content

Latest commit

 

History

History
187 lines (99 loc) · 8.58 KB

CHANGELOG.md

File metadata and controls

187 lines (99 loc) · 8.58 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v6.1.0 (2022-06-27)

Full Changelog

Added

v6.0.0 (2022-04-18)

Full Changelog

Changed

  • Drop Puppet 5, Add Puppet 7 , bump module dependencies #38 (treydock)

v5.2.1 (2021-01-15)

Full Changelog

Fixed

  • Do not set SuppressNODNRecords, not needed #36 (treydock)

v5.2.0 (2021-01-07)

Full Changelog

Added

  • Use HTCondor-CE gratia probe by default #35 (treydock)

v5.1.0 (2020-12-16)

Full Changelog

Added

  • Remove unused OSG configurations and allow gratia-probes-cron to be turned off #34 (treydock)

v5.0.0 (2020-03-09)

Full Changelog

Changed

v4.4.0 (2020-03-05)

Full Changelog

Added

4.3.1 (2019-11-12)

Full Changelog

Fixed

4.3.0 (2019-11-11)

Full Changelog

Added

  • Support Puppet 5 & 6 and bump module dependencies #25 (treydock)

Fixed

  • Remove old autofs parameter mapfile_manage #24 (wmoore28)

4.2.2 (2018-07-05)

Full Changelog

Fixed

  • Update rsv apache template to match upstream #23 (treydock)

4.2.1 (2018-05-02)

Full Changelog

Fixed

  • Fix permissions for /bin/fusermount on EL6 #22 (treydock)

4.2.0 (2018-04-24)

Full Changelog

Added

  • Make repo URLs match what is defined in latest osg-release RPMs #20 (treydock)

Fixed

  • Limit osg-empty repo to packages installed #21 (treydock)

4.1.1 (2018-01-09)

Full Changelog

Fixed

  • Allow autofs 4.x, apache 2.x and concat 4.x dependencies #19 (treydock)

4.1.0 (2017-11-09)

Full Changelog

Added

  • Set RSV cert and key path for osg-configure and ensure the files exist before the values are set #17 (treydock)
  • Fully drop support for Puppet 3 #16 (treydock)

Fixed

  • Fix rsv service resource to check status instead of presence of file #18 (treydock)
  • Remove unused variables #14 (treydock)
  • Remove sudo and logrotate dependencies, these modules are not used by this module #13 (treydock)

4.0.0 (2017-10-02)

Full Changelog

Changed

Added

  • Move storage INI configurations to osg::ce #11 (treydock)

3.0.0 (2017-10-02)

Full Changelog

Changed

  • Remove GRAM resources and only support HTCondor-CE gateway #10 (treydock)
  • Remove deprecated osg::lcmaps class #5 (treydock)

Added

  • Switch all parameters to use proper data types #9 (treydock)
  • Set defaults for osg::osg_release to 3.4 and osg::auth_type to lcmaps_voms #3 (treydock)

Fixed

  • Only manage osg::ce http cert/key on OSG 3.3 #8 (treydock)
  • Do not manage tomcat user/group for OSG 3.4 for osg::ce #7 (treydock)
  • Puppet syntax cleanup #6 (treydock)
  • Add notify to resources that purge configs #4 (treydock)
  • Do not install empty-torque, no longer needed. #2 (treydock)

2.0.0 (2017-09-26)

Full Changelog

1.0.0 (2017-05-04)

Full Changelog

v0.0.3 (2013-06-14)

Full Changelog

v0.0.2 (2013-06-11)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator