Hi and thanks for taking a look- Yes, the gem is installed, actually 2x, I saw in a post on the github site for hiera-eyaml.
/opt/puppetlabs/puppet/bin/gem install hiera-eyaml /opt/puppetlabs/server/bin/puppetserver gem install hiera-eyaml the result for list is that it appears for both.. [root@learning /etc]# /opt/puppetlabs/puppet/bin/gem list *** LOCAL GEMS *** . . hiera-eyaml (2.0.6) [root@learning /etc]# /opt/puppetlabs/server/bin/puppetserver gem list *** LOCAL GEMS *** . . hiera-eyaml (2.0.6) -Ray On Wednesday, November 18, 2015 at 5:50:47 PM UTC-5, Julian Meier wrote: > > Hi > > I'm wondering if the gem hiera-eyaml is installed? Are you using puppet > server? > puppetserver gem list > puppetserver gem install hiera-eyaml > > Julian > > > On 18 Nov 2015, at 20:45, raycharlesistheman <[email protected] > <javascript:>> wrote: > > > > Hi - > > > Hoping that someone can provide a direction to get this working, I've > exhausted my own attempts. > I am simply following the hiera complete example from puppetlabs and > shimming in eyaml as a backend. > > > While I am able to get my encrypted hiera datastore to decrypt from the > command line using hiera or puppet apply, things don't work when doing a > real puppet agent run. > I put everything about my setup into a paste at > http://pastebin.com/8CnppUTS > > If there is anyone here with hiera-eyaml experience, please take a look > and let me know what's not proper. > > > -Thanks in advance! > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/b39812ef-918b-41a8-a0bf-66240a6a2a9e%40googlegroups.com > > <https://groups.google.com/d/msgid/puppet-users/b39812ef-918b-41a8-a0bf-66240a6a2a9e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/e000e6b8-2956-4680-8db2-8ab18b71f112%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
