Re: [Puppet Users] Re: How to watch a logfile in Puppet?

2013-01-21 Thread Nan Liu
On Mon, Jan 21, 2013 at 4:28 PM, Andrey Brindeyev < abrinde...@griddynamics.com> wrote: > I need to deploy Java artifact to Tomcat and run tests. > Due Java environment variables change I can't just put WAR file inside > Tomcat, entire Tomcat app needs to be restarted. > > If I start my tests imme

[Puppet Users] Re: How to watch a logfile in Puppet?

2013-01-21 Thread Andrey Brindeyev
I need to deploy Java artifact to Tomcat and run tests. Due Java environment variables change I can't just put WAR file inside Tomcat, entire Tomcat app needs to be restarted. If I start my tests immediately after Tomcat startup then they fail due "Connection refused" error. I need to wait until

[Puppet Users] Re: How to watch a logfile in Puppet?

2013-01-21 Thread llowder
On Monday, January 21, 2013 3:32:51 PM UTC-6, Andrey Brindeyev wrote: > > Hi! > > I'm a newbie in Puppet with some Chef experience. > > Now trying to convert my pet project from Chef to Puppet. > > When I start a Tomcat is takes some time (several seconds). > > I need to wait a line "Server start