cyberark / conjur-puppet

Official Puppet module for CyberArk Conjur
https://forge.puppet.com/cyberark/conjur
Apache License 2.0
6 stars 3 forks source link

Initial conversion to Deferred secret fetching #179

Closed sgnn7 closed 4 years ago

sgnn7 commented 4 years ago

This change moves us to use of deferred variables and removes out all unnecessary and/or unsupported workflows (Puppet 5, Facter, HFTs).

What ticket does this PR close?

Connected to #104 Connected to #13 Connected to #164

Checklists

Change log

Test coverage

Documentation

sgnn7 commented 4 years ago

Merging this PR with https://github.com/cyberark/conjur-puppet/issues/183 marked as the follow-up for the cleanup comments.