On Thursday, May 23, 2013 5:50:33 AM UTC-5, przemol wrote:
>
> Nikola,
>
> thanks for --trace --debug. It helped me a lot with fighting bug I had 
> with execs.
>
>
It is best if the Execs are not sensitive to the relative order in which 
they run, but to the extent that they *are* sensitive to order, Puppet 
provides relationships as a means to constrain the order in they may be 
applied to be among the acceptable ones.  Relationships can be declared via 
the 'require', 'before', 'subscribe', and 'notify' resource metaparameters, 
or via the analogous chaining operators, <-, ->, <~, and ~>.


John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to