On Thursday, December 11, 2014 2:24:11 AM UTC-6, Martin Alfke wrote:
>
> You need to set an dependency for ntp::params and ntp::install to be 
> processed in strict order. 
> e.g. 
> Class[‘::ntp::params’] -> Class[‘::ntp::install’] 
>
>

NO.

This is an unfortunately common and persistent misconception.  The chaining 
operators and the relationship metaparameters influence the order in which 
classes and resources are applied on the target machine.  They have NO 
EFFECT WHATSOEVER on the order in which declarations are evaluated during 
catalog building.


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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/c5e09e1f-9512-4391-a2fe-5c2fb735dc56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to