Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Latest commit

 

History

History
146 lines (76 loc) · 6.61 KB

CHANGELOG.md

File metadata and controls

146 lines (76 loc) · 6.61 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.

3.0.0 (2021-09-10)

Full Changelog

Changed

Added

  • Allow source filenames to be different than the certs::site namevar #53 (coreone)

2.5.1 (2020-01-27)

Full Changelog

Added

Fixed

  • Make dhparam directory customizable (Fixes #38) #45 (coreone)
  • Fix ensure_resource on multiple directories not working correctly #43 (coreone)

2.5.0 (2018-07-27)

Full Changelog

Added

  • Change default mode and location when merging key #31 #37 (rcalixte)

2.4.0 (2018-07-26)

Full Changelog

Added

2.3.2 (2018-07-24)

Full Changelog

Fixed

2.3.1 (2018-06-18)

Full Changelog

2.3.0 (2018-06-18)

Full Changelog

Added

2.2.1 (2018-06-07)

Full Changelog

Added

2.2.0 (2018-05-18)

Full Changelog

Added

2.1.1 (2018-05-16)

Full Changelog

2.1.0 (2018-05-16)

Full Changelog

Added

Fixed

  • Use puppet lookup so a hash merge of sites is possible #20 (jorhett)

1.2.1 (2017-08-02)

Full Changelog

Added

Fixed

1.2.0 (2017-07-28)

Full Changelog

Added

1.1.0 (2017-01-17)

Full Changelog

Added

1.0.0 (2016-09-06)

Full Changelog

Added

  • Add tests, content instead of source logic, and ensure support #6 (coreone)
  • Update README #5 (rcalixte)
  • Testing fixes and global default settings #4 (coreone)
  • Various fixes and cert/chain merge ability #3 (coreone)

0.4.0 (2016-08-25)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator