Releases: benjamin-robertson/update_trusted_facts
Releases · benjamin-robertson/update_trusted_facts
2.0.0
Release 2.0.0
Features
- Improve plan run time by using
enterprise_task::test_connect
to verify connectivity. Thanks chambersmp - Bumped PDK to version 3.2.0
- Plan can now automatically detect the primary server thanks to the
pe_status_check_role
fact. - Minor lint fixes.
- Added github actions lint and unit tests.
1.0.0
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.
0.2.0
0.1.0
Initial forge release.