Hi,
I'm using Puppet on Ubuntu (lucid and precise) with packages from apt.puppetlabs.com

I was wondering if it's possible and how to run puppet with a different ruby version from the one shipped with my distro

My /usr/bin/puppet on precise contains

#!/usr/bin/ruby1.8

require 'puppet/util/command_line'
Puppet::Util::CommandLine.new.execute

so the ruby environment is fixed at the origin

Anyone uses ruby 1.9.3 (for example 1.9.3-p327, I know p0 is broken for puppet), maybe through rbenv or rvm?

Thank you

--
Andrea Cappelli

--
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/5322D62F.1090302%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to