Is there a "best practice" way to install custom packages--i.e., not from the standard repository, but from a stand-alone .deb, .rpm, .tgz file, etc.? Off the top of my head, I can think of creating a definition that uses arguments for filename, version, etc., but I''m interested in what others have done or recommend. Regards, Casey --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
2008/12/9 Casey Deccio <casey@deccio.net>> Is there a "best practice" way to install custom packages--i.e., not from > the standard repository, but from a stand-alone .deb, .rpm, .tgz file, > etc.? Off the top of my head, I can think of creating a definition that > uses arguments for filename, version, etc., but I''m interested in what > others have done or recommend. > > > Regards, > CaseyCreate your own apt/yum repository, the use puppet to manage your apt/yum configuration files to also include said repository. .r'' --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Seemingly Similar Threads
- Have Class Only Perform Actions When There Is Work To Do (i.e. Making Them Idempotent)
- Question about best practices for custom facts in puppet
- Puppet tgz installs...
- Best practices for confidential information -- fileserver path vs modules / template
- Object sync problem