[Puppet Users] Re: service start/stop

2011-07-25 Thread John Martin
And adding to Craig's comment, you should "sudo su -" to root in order to run the service script in same fashion as Puppet will. Sometimes the user environment is setup differently (i.e. JAVA_HOME). John -- You received this message because you are subscribed to the Google Groups "Puppet Users

Re: [Puppet Users] Re: service start/stop

2011-07-25 Thread Craig White
On Jul 25, 2011, at 10:43 AM, Alexis Midon wrote: > Hi Craig, > thank you for you answer. > > I also tried 'has_restart => true,' before posting on this group. It > did not fix the behavior I described: jenkins getting killed but not > restarted. > > Regarding 'refresh', you seem to imply tha

Re: [Puppet Users] Re: service start/stop

2011-07-25 Thread Khoury Brazil
On Mon, Jul 25, 2011 at 10:43 AM, Alexis Midon wrote: > Hi Craig, > thank you for you answer. > > I also tried 'has_restart => true,'  before posting on this group. It > did not fix the behavior I described: jenkins getting killed but not > restarted. > > Regarding 'refresh',  you seem to imply th

[Puppet Users] Re: service start/stop

2011-07-25 Thread Alexis Midon
Hi Craig, thank you for you answer. I also tried 'has_restart => true,' before posting on this group. It did not fix the behavior I described: jenkins getting killed but not restarted. Regarding 'refresh', you seem to imply that the log message "Triggered 'refresh' " means that puppet will try