Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 961 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 961 Bytes

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.

[Unreleased]

No unreleased changes.

Changed

  • Added missing resolvable_hostname and web_ui_endpoint parameters from task metadata

Added

  • Adds a new parameter to the 'cd4pe' class to enable configuration of the new query service port
  • Add a new paramter to the 'discover_pe_credentials' task to enable configuration of the RBAC token lifetime

Changed

  • default value of $cd4pe_version param in init.pp from 'latest'(2.x) to '3.x'

Removed

  • puppetlabs-pipelines module dependency

Added

  • OS family checking during installation

Fixed

  • syntax error in postgres.pp