I started by installing puppet (puppet master + puppetdb etc) from RPM 
(yum.puppet....) on a CentOS 6.5.
Since I want to test the "cloudstack_resource" module I saw that it needs 
fog and it needs ruby 1.9.3.

So tried to install ruby 1.9.3 from repos (getting it from scl) and 
installed correctly (hope)
Now the result of:
ruby -v
ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]

But when I check puppet agent:
puppet agent --noop --debug --verbose
Runtime environment: run_mode=agent, puppet_version=3.7.2, 
ruby_version=1.8.7

The Ruby version still is 1.8.7.

How is possible to make puppet (installed from rpm) make use of the ruby 
1.9.3 taken from the rpm?

Using rpm is really straightforward and my preferred way to go if possible.

Thanks
Luca


-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/23d7b111-7b10-49a4-8c5c-02be3ade5c5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to