On May 17, 12:14 pm, James Sweeny <james.swe...@puppetlabs.com> wrote: > The point of the "require" parameter is to define a dependency > relationship.
More precisely, it defines an *application-order* relationship. What Puppet is choking on is different: a *parse-order* dependency. The former involves only order of operations on the client, whereas the latter involves only catalog compilation on the master. John -- 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.