hiera-gpg icon indicating copy to clipboard operation
hiera-gpg copied to clipboard

GPG Backend to HIera

Results 14 hiera-gpg issues
Sort by recently updated
recently updated
newest added

and make the end of life message (arguably) more clear and direct. I think that making this project "archived" in GitHub would also convey the "unmaintained" message better.

Was having issue with an error in puppet with error: Error: Could not retrieve catalog from remote server: `Error 400 on SERVER: can't convert nil in String` After some debugging...

Let me preface this: I normally hate whitespace commits/pull requests. However, there are some broadly accepted Ruby style conventions that I think are valuable to follow, if only to make...

which is more consistent with both GnuPG's and Hiera's file naming conventions. After all, hiere-gpg is parses yaml.

When key_dir setting is used in gpg hiera section, an exception is thrown because what is supposed to be a string is an array instead. Type check added

This is simply a request to release a new version of the gem to rubygems.org The main reason for this change is the addition of the caching which was added...

Hey, Don't seem to be able to get this to work. I read the earlier bug report but that didn't seem to solve my problems. I changed the owner of...

if encoded yaml is not a valid yaml, we should issue a warning. currently, it just skips over it and possibly returns empty answer, or data from more specific key...