Did anyone try using the EL7 RPM? I've had success with testing with it in the RHEL7 beta, so if amazon has moved closer to RHEL7, it should be worth a shot.
--Nick On Fri, Apr 4, 2014 at 3:40 PM, Tom Poulton <[email protected]> wrote: > I was running into this problem as well so I ran: > > *sudo cp -r /usr/lib/ruby/site_ruby/1.8/* > /usr/local/share/ruby/site_ruby/2.0/* > > /usr/local/share/ruby/site_ruby/2.0/ is part of the $LOAD_PATH so I > figured why not stick the files in there and see what happens, now I can > run *puppet --version* plus *facter ipaddress* etc. That's all I've run > so far so there might be some weirdness down the line, but it's a start!? > > It would be better if it was a symlink or something so you wouldn't have > to run this again after a yum update, but hopefully puppetlabs will ralease > a new RPM soon that works, I'm guessing they will now that AWS are running > ruby 2.0.0 as default!? > > -- > 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/ada194cd-89bb-49dd-841b-39c4f2cbf42b%40googlegroups.com<https://groups.google.com/d/msgid/puppet-users/ada194cd-89bb-49dd-841b-39c4f2cbf42b%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/CAKJ8awe7owwc7%2BSrFo0%2BeuRZaRPkW79OjQxoHwPOnkpPM%3DCLRA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
