Skip to content

1.0.0

Compare
Choose a tag to compare
@benjamin-robertson benjamin-robertson released this 09 Jun 01:28
· 9 commits to main since this release
c7654e6

Release 1.0.0

Features

  • Added support for older Puppet enterprise versions which still use 'master' instead of 'primary server'. (must set the support_legacy_pe parameter to true to enable this support)

Bugfixes

  • Added exception handling for reading existing csr_attributes.yaml. Corrupted yaml caused the plan to fail for that node. Csr_attributes data is now ignored if its invalid.