16 lines
413 B
YAML
16 lines
413 B
YAML
---
|
|
### when should rsync_mirror be run (every 5 minutes)
|
|
rsync_mirror_timer: '*-*-* *:00/5'
|
|
|
|
### mgrote_rsync_mirror
|
|
#rsync_mirror_syncoid_datasets_sync:
|
|
# - source_host: pve5.mgrote.net
|
|
# source_dataset: hdd_data/tmp
|
|
# destination_mount_check: hdd_data/tmp # zielpool
|
|
# destination_dataset: backup/pve5/tmp
|
|
|
|
|
|
|
|
------
|
|
rsync_mirror_user_group: "{{ rsync_mirror_user }}"
|
|
rsync_mirror_user: rsync_mirror
|