On 03.07.2012, at 21:31, Steve Traylen wrote:

> On Wednesday, 27 June 2012 11:31:17 UTC+2, Felix.Frank wrote:
> On 06/27/2012 11:19 AM, Matthew Burgess wrote: 
> >> We redefined the restart command: 
> >> > 
> >> > restart => '/usr/bin/nohup /etc/init.d/puppet restart &' 
> > Nice!  Thanks very much, Martin, that works really nicely. 
> 
> 
> Before I blindly try this how does the above work... 
> 
> I call this midway through a puppet run and it does no harm to the current 
> run but 
> loads new configuration for next run. Is that what happens? 

No.
It will stop the actual puppet run.
Then it will again start puppet daemon and initiate a new run.
(restart is short hand for stop and start).

We do puppet configuration in an early stage.
So we are sure that we use actual puppet configuration when entering the main 
stage.

- Martin

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