Releases: cyberark/conjur-puppet
Releases · cyberark/conjur-puppet
v2.0.1
v2.0.0
This version introduces support for establishing Conjur machine identity for Windows agents using Conjur for Puppet.
More information about Conjur identity on Windows can be found in the README.
Changelog
- Remove support for Puppet older than 4.6.
- Add support for Windows Puppet agents. See README.md for details.
- Change default Conjur version to 5. This a breaking change from 1.2.0.
v1.1.0
- Cleanup and refactor of project files. No behavior change.
v1.0.1
- Store Conjur configuration and identity on the node, if not present.
1.0.0
v1.0.0-alpha0216
Use conjur::secret syntax in smoke tests
v1.0.0-alpha0215
- Namespaced function:
conjur_secret
->conjur::secret
v1.0.0-alpha0209
- TLS cert verification now works.
- Host factory tokens can be used to grant identity.
v1.0.0-alpha0208
Adds TLS cert verification.
v1.0.0-alpha0201
See README for usage.