On Sun, Jan 31, 2010 at 1:19 PM, Dan Bode <d...@reductivelabs.com> wrote:

> now every refreshed that is triggered (via subscribe/notify) will run this
> custom script as the restart script.

Right, but the problem that you run into there is that the restart
process occurs only AFTER the files have been modified - what I'm
thinking that the original poster would like is to have it stop the
service, modify the files, and then start the service again, so while
this might work if you want to do something in addition to restarting
the service (or using something like 'apachectl graceful' instead of
restart), then this would work well.

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