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

Fix unknown function error for running examples/puppetmaster locally #223

Closed diverdane closed 3 years ago

diverdane commented 3 years ago

What does this PR do?

This PR adds a fix for the following error:

Error: Failed to apply catalog: Unknown function 'conjur::secret'

that is seen when running the examples/puppetmaster/test.sh locally.

What does this PR do?

What ticket does this PR close?

Connected to #[relevant GitHub issues, eg 76]

Checklists

Change log

Test coverage

Documentation