hello,

> You can put the stamp file in a class that you include everywhere you
> need to reference it. That way you can avoid all corner cases (like
> zero applications). The other resources can be placed into classes or
> defines without prejudice.
> 
> The only thing I'm not sure about, is whether notifications 
> (notify/subscribe) would propagate through the stamp file. If you need

I am not sure I see the advantage of this over using a class with the actual 
resources in it? In that case you also would have no problem with notifications 
etc not working, you can just notify the class or subscribe to the class and 
all resources in it will be affected.

--

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