projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e27fea0
)
Give puppet way more time to sync
author
Peter Palfrader
<peter@palfrader.org>
Fri, 17 Apr 2009 11:42:07 +0000
(13:42 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Fri, 17 Apr 2009 11:42:07 +0000
(13:42 +0200)
modules/monit/files/puppet
patch
|
blob
|
history
diff --git
a/modules/monit/files/puppet
b/modules/monit/files/puppet
index
789c678
..
ab3fe14
100644
(file)
--- 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