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:
c9dabd1
)
Run puppet from cron now
author
Stephen Gran
<steve@lobefin.net>
Tue, 21 Jul 2009 08:39:57 +0000
(09:39 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Tue, 21 Jul 2009 08:39:57 +0000
(09:39 +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
0d16c2c
..
4ddc565
100644
(file)
--- a/
files/etc/cron.d/dsa-puppet-stuff
+++ b/
files/etc/cron.d/dsa-puppet-stuff
@@
-1
+1,2
@@
@hourly root [ ! -d /var/cache/dsa ] || touch /var/cache/dsa/cron.alive
+34 */4 * * * root [ ! -x /usr/sbin/puppet ] || /usr/sbin/puppet -w 5 --factsync -t