Commit e46231d9 by John Jarvis

adding name for cron

parent b2356f50
...@@ -123,6 +123,7 @@ ...@@ -123,6 +123,7 @@
- name: cronjob for s3 log synchronization - name: cronjob for s3 log synchronization
cron: > cron: >
name="cronjob for s3 log synchronization"
user=root user=root
minute=0 minute=0
job={{ COMMON_BIN_DIR }}/send-logs-to-s3 job={{ COMMON_BIN_DIR }}/send-logs-to-s3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment