Is "::ntp:install" just a typo?  It looks like it should be
"::ntp::install" (two colons between "ntp" and "install").

yes, it is a typo.

2014-12-12 17:59 GMT+08:00 巨海录 <linuxcpp....@gmail.com>:
>
> i have to read  Henrik's
> <http://puppet-on-the-edge.blogspot.com/2014/04/getting-your-puppet-ducks-in-row.html>
>  carefully,
> and this is what i want to know, thanks you very much!
>
> 2014-12-11 22:25 GMT+08:00 Martin Alfke <tux...@gmail.com>:
>>
>>
>> On 11 Dec 2014, at 14:56, jcbollinger <john.bollin...@stjude.org> wrote:
>>
>> >
>> >
>> > 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.
>>
>> Argh. Yes. You are absolutely right.
>> Sorry.
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Puppet Users" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/puppet-users/oh27fFB8-Ck/unsubscribe.
>> To unsubscribe from this group and all its topics, 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/BA76D06D-0AA8-49CD-82E2-1C70CE013657%40gmail.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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/CAGOavq8jPsiySGNmfmM0rr0GMFKZHvyJ0UzfHXVj8CVHU5Mo4w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to