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

1.0.0

Compare
Choose a tag to compare
@rcalixte rcalixte released this 07 Sep 14:20

1.0.0 (September 6, 2016)

Summary

  • Introducing new features, primarily an option to merge certificates for services that require it
  • Adding Vagrant support for testing using Puppet 4
  • Travis configuration fixes
  • Rewriting parameters for the module
  • Adding spec tests

Features

  • The cert_dir_mode, key_dir_mode, and merge_chain parameters have been added to support directory modes for certificates and keys and to also merge certificates when required.

Changes

  • Module parameters are now capable of being defined globally in the base class.