Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Latest commit

 

History

History
193 lines (121 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

193 lines (121 loc) · 12.8 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v2.4.0 (2018-06-19)

Full Changelog

Implemented enhancements:

  • Support dns-route53 plugin #123 (jwm)
  • Allow custom config dir; FreeBSD support #117 (a01fe)
  • Fixes #81 added -n flag to certbot to run in unattended mode. #112 (K0HAX)

Closed issues:

  • route53 plugin support #118

Merged pull requests:

v2.3.0 (2018-02-28)

Full Changelog

Implemented enhancements:

Closed issues:

  • Run fails on prompt during certonly if certs are not yet due for renewal #81

v2.2.0 (2018-01-04)

Full Changelog

Merged pull requests:

v2.1.0 (2017-11-13)

Full Changelog

Implemented enhancements:

  • Added custom_plugin param in certonly to disable use of '-a' flag. #84 (Lavaburn)

Closed issues:

  • Puppet support in readme and metadata.json conflicts #102
  • Could not find declared class ::letsencrypt #101
  • Please issue a new release #54

v2.0.1 (2017-09-17)

Full Changelog

Merged pull requests:

v2.0.0 (2017-06-22)

Full Changelog

Merged pull requests:

  • release 2.0.0 #95 (bastelfreak)
  • replace validate_* with proper puppet4 datatypes #93 (bastelfreak)
  • Use the correct package names on Debian #88 (ekohl)
  • fix "-":12: command too long. errors in crontab file, can't install. #87 (saimonn)
  • Added ability to suppress cron output #79 (grega)

v1.1.0 (2017-02-11)

Full Changelog

Merged pull requests:

v1.0.1 (2016-12-23)

Full Changelog

Merged pull requests:

v999.999.999 (2016-12-20)

Full Changelog

Closed issues:

  • 1.0.0 and 0.4.0 packages in puppetforge broken #46
  • undefined method `cycle' #37
  • Duplicate declaration: Package[git] is already declared in file #29
  • Using certonly in webroot mode fails with "can't convert Enumerable::Enumerator into Array" #28
  • Command Questions #26
  • Invalid resource type ini_setting #22
  • Folders "~/.local..." bug #19
  • vcs-installed letsencrypt-auto creates '~' directory #16
  • Update to the latest lets-encrypt version: v0.4.0 #14
  • Alternative Puppet Module #4

Merged pull requests:

v1.0.0 (2016-02-22)

Full Changelog

Merged pull requests:

  • updating changelog and prepping metadata for release as 1.0 #13 (danzilio)
  • Change Puppet 4 specifics to support 3.4+ #12 (domcleal)
  • Install LE package on EL7, Ubuntu 16.04 and Debian 9+ #11 (domcleal)

v0.4.0 (2016-02-01)

Full Changelog

Merged pull requests:

v0.3.2 (2015-12-14)

Full Changelog

Merged pull requests:

v0.3.1 (2015-12-08)

Full Changelog

v0.3.0 (2015-12-08)

Full Changelog

Merged pull requests:

v0.2.0 (2015-12-03)

Full Changelog

v0.1.0 (2015-12-03)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator