puppetlabs-stunnel icon indicating copy to clipboard operation
puppetlabs-stunnel copied to clipboard

Make some required params optional

Open evanstachowiak opened this issue 4 years ago • 2 comments

This module is opinionated about things like chroot and SSL certificates. Make some of these options more customizable.

  • Do not require chroot directory.
  • Allow service to not be enabled, to allow support for Docker containers.
  • Don't write empty vars to config file.
  • Set SSL cert settings to not be set by default.

evanstachowiak avatar Nov 18 '20 20:11 evanstachowiak

stunnel is a class

Breaking changes to this file MAY impact these 4 modules (near match):

stunnel::params is a class

that may have no external impact to Forge modules.

stunnel::tun is a type

Breaking changes to this file MAY impact these 3 modules (near match):

This module is declared in 0 of 575 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Feb 24 '21 17:02 CLAassistant