On Mar 2, 2012, at 3:43 PM, rjl wrote: > Thanks Michael, > I have a working environment using ruby 1.8.5 (The Centos 5 default). > However, I want to change my puppet framework to be database driven. For > that, I would like to use rails activerecord. Now the problem is that rails > is not supported in 1.8.5. > > Any suggestions would be greatly appreciated. ---- you're on the right track but on CentOS 5, you pretty much should forget about using ruby/gems from rpm packages. Ruby 1.8.5 isn't going to get you anywhere with a Rails application.
Use gems... gem install puppet gem install rails Craig -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.