On 11/5/2008 3:34 PM, elijah wright wrote: > On Wed, Nov 5, 2008 at 3:27 PM, Loobster <[EMAIL PROTECTED]> wrote: >> I'm wondering if it's possible to do something like this on the >> clients: >> If /usr/local/firefox-3.0.3 does not exist, copy tar file from the >> server and run a script. > > You can certainly do this - an Exec[] stanza that requires a File[] is > the easiest way to get started.
If you were using GNU stow, you may want something like stowedpackage [1]. Or to just convert your Firefox installation into a native package, set up your own package repository, and use puppet's package type to install it. [1] http://blogs.cae.tntech.edu/mwr/2008/02/01/the-autostow-is-dead-long-live-stowedpackage/ -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
