Skip to content
Snippets Groups Projects
Verified Commit bf61df76 authored by psy's avatar psy
Browse files

run cleanup job at 5

parent 5f3fc107
Branches
Tags
No related merge requests found
......@@ -19,4 +19,4 @@
name: mongodb backup cleanup
job: 'find /opt/mongodbbackup/ -mtime +{{ mongodb.backup.keep_days - 1 }} -type f -exec rm {} \;'
minute: "0"
hour: "6"
hour: "5"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment