Commit 7f196df6 by e0d

Merge pull request #1715 from mitodl/bdero/fix-mongo-backup-cron

Add the mongo backup cron only if mongo S3 backup is enabled
parents 93874949 1048a4a1
......@@ -160,3 +160,4 @@
hour="{{ MONGO_S3_BACKUP_HOUR }}"
minute="0"
day="{{ MONGO_S3_BACKUP_DAY }}"
when: MONGO_S3_BACKUP
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