Skip to content
Snippets Groups Projects
Verified Commit 8351cee7 authored by morre's avatar morre
Browse files

try set time, no special time

parent bd3bf710
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,5 @@
cron:
name: mongodb backup cleanup
job: 'find /opt/mongodbbackup/* -mtime +{{ mongodb.backup.keep_days - 1 }} -type f -exec rm {} \;'
special_time: daily
minute: "17"
hour: "12"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment