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

66 Remove out Conjur EE v4 support from code #177

Closed sgnn7 closed 4 years ago

sgnn7 commented 4 years ago

Since Conjur v4 is deprecated we can ssafely remove support for this API version from the code. In the process, some of the code is simplified, though we left the "version" variable to be able to forward-support higher versions of the API.

What ticket does this PR close?

Connected to #66

Checklists

Change log

Test coverage

Documentation