>> if you care about order you should make it explicit: Good point, but;
> exec { 'a': ... } -> > exec { 'b': ... } -> > exec { 'c': ... } can I really be sure that puppet evaluates this in the sequence of writing? Rgds, Mats _____________________________________________________________________ On Aug 9, 7:29 pm, vagn scott <vagnsc...@gmail.com> wrote: > On 08/09/2011 01:19 PM, ki_chi_saga wrote: > > if you care about order you should make it explicit: > > exec { 'a': ... } -> > exec { 'b': ... } -> > exec { 'c': ... } > -- 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.