I'm setting up a pair of VM's to do some puppet testing on, and I am trying 
to figure out how to install puppet without having the the system also 
install ruby.

I already have ruby installed through RVM, and I'd like to get puppet to 
use that ruby.

For the record, I'm using CentOS 6.3 as the OS for the 2 VM's.  I have the 
puppet labs repo installed so I'm getting the latest version of puppet 
straight from puppet labs.
rvm version 1.15.9 is installed and I have ruby 1.9.2-p320 installed 
(system wide) and set to the default.  I also ran 'rvm system' so that ruby 
is found at /usr/local/rvm/bin/ruby.

Unfortunately every time I start 'yum install puppet-server puppet' yum 
wants to install ruby because rvm doesn't tell yum that ruby is already 
installed.

Does anyone know how to work around this?  in particular does anyone know 
how I can make puppet use the rvm ruby after I install everything?

Thanks!
  James "Zeke' Dehnert

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/Pr12IvE0R8IJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to