freebsd-ports/sysutils/rubygem-hiera-eyaml/pkg-descr
Sunpoet Po-Chuan Hsieh d72313e72e Update to 3.0.0
- Rename gemspec patch to patch-gemspec
- Update WWW
- Pass maintainership to puppet@ [1]

Changes:	https://github.com/voxpupuli/hiera-eyaml/blob/master/CHANGELOG.md
PR:		237247
Submitted by:	sunpoet (myself)
Requested by:	romain [1]
Approved by:	maintainer (timeout, 14 days)
2019-04-26 20:49:42 +00:00

8 lines
444 B
Text

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.
WWW: https://github.com/voxpupuli/hiera-eyaml