hiera-eyaml source for installing with gem install
The following document ID suggests to reinstall the HIERA-EYAML using the gem-install command from the source. Can anyone help me with the source for the package?
E-DPK: EYAML Warning Message When Setting Up DPK Image (Doc ID 2130134.1)
1.) Remove the EYAML package to avoid the warnings. To do that they need to run the following command:
rpm -e rubygem-hiera-eyaml
2.) EYAML backend lets saving sensitive data in the Hiera YAML file in encrypted format. If the customer wants this feature, they can go ahead and install EYAML directly from the source using gem install.
Here is the command for this:
gem install hiera-eyaml