> Hey Brandon, > > Good work, one question though. I see that you are make && make > install 'ing at a lot of places. Wouldn't it be better if you just > download the latest source rpm and modify the spec file instead? > > Just a though. >
Perhaps. I kept running into issues with either ruby or openssl . The issues I was having while trying to get puppet running on rh8 all boiled down to openssl needing an update & ruby's openssl module needing to be compiled against the newer openssl. I didn't want to mess with the OS too much so rather than upgrade openssl & ruby on the system I decided to install everything that puppet needs to run into one place (/opt/puppet) I'm a huge fan of building RPMS and distributing via yum. In this case the time it takes to build the redhat 8 RPMS would take longer then just deploying it manually on the few rh8 servers we have running. -brandon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---