On 08/01/2010 04:45 AM, Daniel Pittman wrote:

Finally, three, which is the hardest, but also the *right* answer:

Create a YUM repository for your RPM packages.  Configure that on your hosts.
Then use YUM to install the package, rather than trying to rewrite YUM inside
puppet.

It's not really that difficult. :)

$ createrepo -d /path/to/files/

Then let an httpd serve /path/to/files/ and you're set. I daresay it's actually _easier_ than the other options that the OP is suggesting, since Puppet already knows how to work with Yum and RPMs.

--
Daniel Maher <dma AT witbe DOT net>
"The Internet is completely over." -- Prince

--
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.

Reply via email to