github voxpupuli/puppet-elasticsearch 6.3.3

latest releases: v9.0.0, v8.1.0, v8.0.2...
5 years ago

Note that this release includes changes to a default value that may affect users that rely on curl or wget to retrieve Elasticsearch package files, as now all certificates are validated by default.
To preserve existing behavior, set $elasticsearch::download_tool_verify_certificates to false.

Fixes

  • Update puppetlabs-stdlib dependency to < 6.0.0
  • By default, package files downloaded with tools like wget or curl (i.e., the $elasticsearch::download_tool parameter) now verify certificates by default and a new boolean parameter has been added to indicate whether to ignore certificates ($elasticsearch::download_tool_verify_certificates).

Don't miss a new puppet-elasticsearch release

NewReleases is sending notifications on new releases.