hiera-eyaml | A backend for Hiera that provides per-value asymmetric encryption of sensitive data | Configuration Management library

 by   voxpupuli Ruby Version: v3.3.0 License: MIT

kandi X-RAY | hiera-eyaml Summary

kandi X-RAY | hiera-eyaml Summary

hiera-eyaml is a Ruby library typically used in Devops, Configuration Management applications. hiera-eyaml has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub, GitLab.

[Gem Downloads] hiera-eyaml is a backend for Hiera that provides per-value encryption of sensitive data within yaml files to be used by Puppet. A few people found that [hiera-gpg] just wasn’t cutting it for all use cases, one of the best expressed frustrations was [written back in June 2013] So [Tom created an initial version] and this was refined into an elegant solution over the following months. 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. Encrypted values can occur within arrays, hashes, nested arrays and nested hashes. To edit this you can use the command eyaml edit important.eyaml which will decrypt the file, fire up an editor with the decrypted values and re-encrypt any edited values when you exit the editor. This tool makes editing your encrypted files as simple as clear text files.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              hiera-eyaml has a low active ecosystem.
              It has 517 star(s) with 127 fork(s). There are 68 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 67 open issues and 126 have been closed. On average issues are closed in 564 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of hiera-eyaml is v3.3.0

            kandi-Quality Quality

              hiera-eyaml has 0 bugs and 0 code smells.

            kandi-Security Security

              hiera-eyaml has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              hiera-eyaml code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              hiera-eyaml is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              hiera-eyaml releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              hiera-eyaml saves you 808 person hours of effort in developing the same functionality from scratch.
              It has 1856 lines of code, 153 functions and 33 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of hiera-eyaml
            Get all kandi verified functions for this library.

            hiera-eyaml Key Features

            No Key Features are available at this moment for hiera-eyaml.

            hiera-eyaml Examples and Code Snippets

            No Code Snippets are available at this moment for hiera-eyaml.

            Community Discussions

            QUESTION

            Puppet-hiera-Function lookup() did not find a value-Windows
            Asked 2018-Nov-01 at 11:36

            I installed dsc module and added AD user to Domain controller using puppet. Code below works fine when hard-coding password as plain text. Is it possible somehow to encrypt those passwords.

            I read that hiera-eyaml is solution for this so i encrypted password

            ...

            ANSWER

            Answered 2018-Oct-31 at 20:15

            For starters, there is a typo in your Hiera config file. The path to the data should be:

            Source https://stackoverflow.com/questions/53087368

            QUESTION

            Gem Install fails with UnsatisfiableDependencyError
            Asked 2017-Jan-04 at 17:30

            I have a puppet module project that fails when trying to update Gems, although it works in some computers. The Gems are used for the spec tests of the module.

            Here's the command I run and the output:

            ...

            ANSWER

            Answered 2017-Jan-04 at 17:30

            So, after further research, I found that the problem was not related to my code, files or configuration but with a problem with Rubygems.

            Bottomline, I had to follow this link and manually update the certificate.

            It looks like ruby wasn't able to connect to the server to check for dependencies of the gems I was requiring.

            Source https://stackoverflow.com/questions/41453521

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install hiera-eyaml

            You can download it from GitHub, GitLab.
            On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/voxpupuli/hiera-eyaml.git

          • CLI

            gh repo clone voxpupuli/hiera-eyaml

          • sshUrl

            git@github.com:voxpupuli/hiera-eyaml.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Configuration Management Libraries

            dotfiles

            by mathiasbynens

            consul

            by hashicorp

            viper

            by spf13

            eureka

            by Netflix

            confd

            by kelseyhightower

            Try Top Libraries by voxpupuli

            json-schema

            by voxpupuliRuby

            puppetboard

            by voxpupuliPython

            puppet-nginx

            by voxpupuliRuby

            puppet-elasticsearch

            by voxpupuliRuby

            beaker

            by voxpupuliRuby