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

Changes smoketests to use CLI to set initial policy #63

Closed sgnn7 closed 4 years ago

sgnn7 commented 4 years ago

Since most users will setup their servers this way, it was valuable that we do it too in that manner. With this change, we are also working around a bug in Conjur that prevents CIDR resources from being properly loaded through the conjurctl command: https://github.com/conjurinc/dap-support/issues/80

Connected to #61