On 11/30/2012 11:48 PM, Johan De Wit wrote: > Thy both includes the class, but require adds a dependency to the > included class. > from the docs : > This function is a superset of the ‘include’ function, adding a class > relationship so that the requiring class depends on the required class. > Grts
What I was interested in is: Does the 'require' enforce order of execution, so that the required class will be applied before the class that requires it? -- 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.
