summaryrefslogtreecommitdiffstats
path: root/roles/ands_backup/templates/backup.cron.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/ands_backup/templates/backup.cron.j2')
-rw-r--r--roles/ands_backup/templates/backup.cron.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/ands_backup/templates/backup.cron.j2 b/roles/ands_backup/templates/backup.cron.j2
new file mode 100644
index 0000000..5c017b8
--- /dev/null
+++ b/roles/ands_backup/templates/backup.cron.j2
@@ -0,0 +1,4 @@
+SHELL=/bin/bash
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
+MAILTO=root
+{{ ands_backup_frequency }} root /bin/bash {{ ands_script_path }}/ands_backup.sh