On Mon, Jul 30, 2012 at 08:48:24AM -0700, lth wrote:
>    On Monday, July 30, 2012 11:34:22 AM UTC-4, Christopher Wood wrote:
> 
>      Then the module3 class is only evaluated once. Remember dependencies if
>      you need module3 evalated before other stuff.
> 
>    Thanks for the reply.
>    I think maybe that should have been my question.  Both modules need to
>    have module3 evaluated first  which is why I was using require in both of
>    them.  

This may help:

http://docs.puppetlabs.com/guides/language_guide.html#chaining-resources

You can also require => Class['whatever'] for something which needs said class, 
but that can be less optimal.

> 
>      >    --
>      >    You received this message because you are subscribed to the Google
>      Groups
>      >    "Puppet Users" group.
>      >    To view this discussion on the web visit
>      >    [1][1]https://groups.google.com/d/msg/puppet-users/-/jwUX9RrpZB4J.
>      >    To post to this group, send email to
>      [2]puppet-users@googlegroups.com.
>      >    To unsubscribe from this group, send email to
>      >    [3]puppet-users+unsubscr...@googlegroups.com.
>      >    For more options, visit this group at
>      >    [4]http://groups.google.com/group/puppet-users?hl=en.
>      >
>      > References
>      >
>      >    Visible links
>      >    1. [5]https://groups.google.com/d/msg/puppet-users/-/jwUX9RrpZB4J
> 
>    --
>    You received this message because you are subscribed to the Google Groups
>    "Puppet Users" group.
>    To view this discussion on the web visit
>    [6]https://groups.google.com/d/msg/puppet-users/-/-LjwY_3N-tkJ.
>    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.
> 
> References
> 
>    Visible links
>    1. https://groups.google.com/d/msg/puppet-users/-/jwUX9RrpZB4J
>    2. mailto:puppet-users@googlegroups.com
>    3. mailto:puppet-users%2bunsubscr...@googlegroups.com
>    4. http://groups.google.com/group/puppet-users?hl=en
>    5. https://groups.google.com/d/msg/puppet-users/-/jwUX9RrpZB4J
>    6. https://groups.google.com/d/msg/puppet-users/-/-LjwY_3N-tkJ

-- 
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.

Reply via email to