X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmonit%2Ffiles%2Fpuppet;h=ab3fe14ed75bc65eab41bcb76b4e320a1ec41389;hb=014a9ff6c6d601b4ebe331916d73acd69e92ca7b;hp=789c67875f1715ca508f93a0f836394de01fcd9f;hpb=ff485fa7362e67b8ce63bb11c75b85dd81b6af52;p=mirror%2Fdsa-puppet.git 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