Christopher McCrory
2007-Dec-07 21:08 UTC
last version of puppetd that will work with ruby 1.6.8 (RHEL3)
Hello... What is the last version of puppet that will work with ruby version 1.6.8? I have a few RHEL 3 machines I would like to run puppetd (only the client, not puppetmaster). They will be updated to RHEL 5 fairly soon, so I don''t want to spend a lot of time trying to get a more recent version of ruby on them. thanks /me buys Luke a beer for all his help :) I now have puppetmaster + mongrel on FreeBSD and puppetd on all the other linux and xBSD servers. -- Christopher McCrory "The guy that keeps the servers running" To the optimist, the glass is half full. To the pessimist, the glass is half empty. To the engineer, the glass is twice as big as it needs to be.
David Lutterkort
2007-Dec-08 01:08 UTC
Re: last version of puppetd that will work with ruby 1.6.8 (RHEL3)
On Fri, 2007-12-07 at 13:08 -0800, Christopher McCrory wrote:> What is the last version of puppet that will work with ruby version > 1.6.8? I have a few RHEL 3 machines I would like to run puppetd (only > the client, not puppetmaster). They will be updated to RHEL 5 fairly > soon, so I don''t want to spend a lot of time trying to get a more recent > version of ruby on them.I don''t know of anybody who has tried that. What most people do is rebuild a newer ruby (e.g. the one from RHEL4) and installing that on RHEL3 machines. David
Ohad Levy
2007-Dec-10 05:28 UTC
Re: last version of puppetd that will work with ruby 1.6.8 (RHEL3)
its quite easy to upgrade the ruby on rhe3, as long as you don''t care about "breaking" rh certification... download the srpm for ruby for rhe4. rpm -i ruby-srpm cd /usr/redhat/SPECS rpmbuild -bb ruby.spec (compiling...) and you are done, now go and install this ruby package on all of your rhe3 machines.... Ohad On Dec 8, 2007 5:08 AM, Christopher McCrory <chrismcc@pricegrabber.com> wrote:> Hello... > > What is the last version of puppet that will work with ruby version > 1.6.8? I have a few RHEL 3 machines I would like to run puppetd (only > the client, not puppetmaster). They will be updated to RHEL 5 fairly > soon, so I don''t want to spend a lot of time trying to get a more recent > version of ruby on them. > > thanks > > /me buys Luke a beer for all his help :) > > I now have puppetmaster + mongrel on FreeBSD and puppetd on all the > other linux and xBSD servers. > > > > -- > Christopher McCrory > "The guy that keeps the servers running" > > To the optimist, the glass is half full. > To the pessimist, the glass is half empty. > To the engineer, the glass is twice as big as it needs to be. > > _______________________________________________ > Puppet-users mailing list > Puppet-users@madstop.com > https://mail.madstop.com/mailman/listinfo/puppet-users >_______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users