From 95419fa6641354d5cde5964061c338914256ecfa Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 17 Apr 2009 13:42:07 +0200 Subject: [PATCH] Give puppet way more time to sync --- modules/monit/files/puppet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monit/files/puppet b/modules/monit/files/puppet index 789c67875..ab3fe14ed 100644 --- a/modules/monit/files/puppet +++ b/modules/monit/files/puppet @@ -11,6 +11,6 @@ check process puppetd with pidfile /var/run/puppet/puppetd.pid check file puppetstate with path /var/lib/puppet/state/state.yaml - if timestamp > 45 minutes for 3 cycles then exec "/etc/init.d/puppet stop" + if timestamp > 90 minutes for 9 cycles then exec "/etc/init.d/puppet stop" depends on puppetd -- 2.20.1