projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
680dd4e
)
Add rsyslog to cron.template
author
Michael Brown
<supermathie@gmail.com>
Mon, 7 Apr 2014 04:21:35 +0000
(
00:21
-0400)
committer
Michael Brown
<supermathie@gmail.com>
Mon, 7 Apr 2014 04:21:35 +0000
(
00:21
-0400)
templates/cron.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/cron.template.yml
b/templates/cron.template.yml
index 60140c73eded9658b3846855839cc952961d0a5e..f98de082680183e4e0500d678c7a375461ae7790 100644
(file)
--- a/
templates/cron.template.yml
+++ b/
templates/cron.template.yml
@@
-19,4
+19,5
@@
run:
- exec:
hook: cron
cmd: echo cron installed
-
+ - exec:
+ cmd: apt-get -y install rsyslog