Re: [Puppet Users] Using different version of ruby

2014-04-16 Thread Felix Frank
Hi, I fear that is an oddball combination you're asking for. I assume that it should be quite simple to run Puppet through ruby 1.9 if you forgo the apt package and install via gem1.9.1 instead (yes, the binary name is misleading - it *is* 1.9.3). Regards, Felix On 03/14/2014 11:13 AM, Andrea C

[Puppet Users] Using different version of ruby

2014-03-14 Thread Andrea Cappelli
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/c