hiera-eyaml
hiera-eyaml copied to clipboard
A backend for Hiera that provides per-value asymmetric encryption of sensitive data
I apologize for creating an "issue" for this but don't know where else to ask for help. What is the intended use case for encrypting/decrypting entire files? I have hiera-eyaml...
During editing the writeout writes to temp location only and not back to the original file until exiting eyaml
The short version of this feature request is that I would like to be able to use the "eyaml edit" command to edit files if I have all the required...
The 3rd optional argument to hiera lookoup functions is an "arbitrary hierarchy level to insert at the top of the hierarchy". Thus, in principle, one might write a module that...
I'm trying to write something that verifies eyaml-encrypted secrets (think SSH or SSL keys and making sure that the public key and private key match within a precommit hook). However,...
Hi, Is there any alternate way to install hiera-eyaml because i dont have internet access to install gem install hiera-eyaml. Please let me know
Seems like eyaml backend's write_tempfile function uses ruby Tempfile without specifying appropriate permissions, so decrypted temporary files which contain decrypted passwords are saved as world readable on a usual Linux...
## Description If decryption of an `eyaml` value fails e.g., due to attempting decryption with the wrong key, the error message from `hiera-eyaml` bubbled up through puppet does not make...
Hi @gtmtech and @sihil, I created this to track general project stuff that isn't specific to a particular issue. First notice is that I've started adding lightweight tags to the...
I'd like to nominate this module for inclusion in the [Puppet Approved](https://forge.puppetlabs.com/approved) program on the Puppet Forge but don't see this module published. Hiera backends can be published to the...