On Fri, Sep 24, 2010 at 01:32:15PM -0700, Luc Suryo wrote:
> Hello
> 
> simple question ... if 2 or more EXEC subcribes to a file and that file is
> changed would
> then all the EXECs be run ?

Yes - unless some other condition prevents it (e.g. a failed
dependency).

> or does it depend whatever the FILE notifies the
> EXEC?

No.  Notify and subscribe set up the same relationship, just like before
and require.

-- 
Bruce

Remember you're a Womble.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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