Skip to content

Releases: benjamin-robertson/update_trusted_facts

2.0.0

16 Aug 05:11
13d22c1
Compare
Choose a tag to compare

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

09 Jun 01:28
c7654e6
Compare
Choose a tag to compare

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

13 Mar 11:55
0a14029
Compare
Choose a tag to compare

Fixed issue #1

Minor documentation updates

0.1.0

03 Mar 02:06
Compare
Choose a tag to compare

Initial forge release.