mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-16 07:07:29 +01:00
added opensourcepos and changed cron bkp time
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
user: "{{ system_user_name }}"
|
||||
name: "borgbackup the docker dir to nfs share"
|
||||
minute: "30"
|
||||
hour: "4"
|
||||
hour: "2"
|
||||
job: "sudo /usr/local/bin/backup_to_nfs.sh > /dev/null 2>&1"
|
||||
notify: Restart cron
|
||||
when: backup_via_nfs == true
|
||||
|
||||
Reference in New Issue
Block a user