Skip to content

v2.0.4

Compare
Choose a tag to compare
@diverdane diverdane released this 22 Jul 13:57
b2b2f0f

Change log

Added

  • Preliminary support for Puppet 6 with Windows agents (Server 2012 R2,
    Server 2016, Server 2019).
    Epic cyberark/conjur-puppet#20
  • Support for using cert_file in the conjur class or CertFile in Windows
    Registry on Windows as an alternative to using the existing ssl_certificate
    parameter.
    cyberark/conjur-puppet#113

Changed

Fixed

  • Module no longer returns internal server errors when decrypting tokens
    when used with Puppet 6.
    cyberark/conjur-puppet#91
  • Module no longer relies on Puppet 6-incompatible methods for retrieving
    Puppet CA chains.
    cyberark/conjur-puppet#44
  • Module no longer reports "identity not found" on subsequent runs for nodes
    running with HFT-created identities, and is updated with improved logging
    for Windows-based configuration and credential fetching.
    cyberark/conjur-puppet#47
  • Module no longer fails on the first run when using Conjur Host Factory tokens
    with Hiera.
    cyberark/conjur-puppet#112