On Mon, Mar 16, 2009 at 08:16:31AM -0700, TomTom wrote: > > First of all, my puppet definition below tries to do the untar first, > and doesn't try to create the file system. I don't think I have my > require order correct. How can I fix that.
I'm not familiar with "tarextract"; it isn't a built-in type, so I assume this is either a definition or a user-written function. In any case, there's nothing in the tarextract instance as shown there that creates any requirement. I'd say that the tarextract definition needs to be rewritten to require the file named by the $source parameter. -- Bruce Those who cast the votes decide nothing. Those who count the votes decide everything. -- Joseph Stalin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---