Backend for Hiera that provides encryption/decryption for properties
hiera-eyaml is a backend for Hiera that provides per-value encryption of sensitive data within yaml files to be used by Puppet. The Hiera eyaml backend uses yaml formatted files with the .eyaml extension. The encrypted strings are prefixed with the encryption method, wrapped with ENC[] and placed in an eyaml file. You can mix your plain values in as well or separate them into different files.
$
pkg install rubygem-hiera-eyamlOrigin
sysutils/rubygem-hiera-eyaml
Size
139KiB
License
MIT
Maintainer
puppet@FreeBSD.org
Dependencies
4 packages
Required by
2 packages