On Wed, Apr 28, 2010 at 12:04 PM, Alan McKay <alan.mc...@gmail.com> wrote: > On Wed, Apr 28, 2010 at 11:04 AM, Michael DeHaan <mich...@puppetlabs.com> > wrote: >> Doing really minimal packaging for the CPAN modules you use, if not >> already packaged, would be worth it in my opinion. >
I'm biased towards, when possible, distributing package content via RPM or deb ... but ideally, those too. You are free to ignore that, but those are my preferences. If a CPAN library requires libcurl and libcurl isn't installed, that's something the OS package manager can deal with for you. I like having all my dependencies in the system, in other words, and also having (where possible) only one package manager. > So how do you mean? One thing I was thinking of is building once on a > central machine and then sticking it from there into puppet to > distribute as a filesystem. But I'd have to take care about 32/64 > bits and OS differences. Well, there are noarch packages, but for those that contain native code, yes. I prefer not to do builds on production machines. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.