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:
067fb4e
)
oopsie
author
Stephen Gran
<steve@lobefin.net>
Tue, 21 Jul 2009 13:30:33 +0000
(14:30 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Tue, 21 Jul 2009 13:30:33 +0000
(14:30 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
files/etc/cron.d/dsa-puppet-stuff
patch
|
blob
|
history
diff --git
a/files/etc/cron.d/dsa-puppet-stuff
b/files/etc/cron.d/dsa-puppet-stuff
index
be16af1
..
9ee2717
100644
(file)
--- a/
files/etc/cron.d/dsa-puppet-stuff
+++ b/
files/etc/cron.d/dsa-puppet-stuff
@@
-1,3
+1,3
@@
SHELL=/bin/bash
@hourly root [ ! -d /var/cache/dsa ] || touch /var/cache/dsa/cron.alive
-34 */4 * * * root [ ! -x /usr/sbin/puppet ] || ( sleep $(( $RANDOM % 3600 )) && /usr/sbin/puppet -w 5 --factsync -t )
+34 */4 * * * root [ ! -x /usr/sbin/puppet ] || ( sleep $(( $RANDOM
\
% 3600 )) && /usr/sbin/puppet -w 5 --factsync -t )