summaryrefslogtreecommitdiff
path: root/roles/storage/zfs/syncoid/defaults/main.yml
blob: 6e874daf72581fdd06100277229bca931748e95c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
# zfs_syncoid_target_pool: target

# zfs_syncoid_sources:
#   somehost:
#     ssh_hostname: 192.0.2.0
#     ssh_port: 222
#     periodic:  # optional
#       schedule: "*-*-* 01,13:30:00"
#       timeout: 8h
#     paths:
#       nvme/vm:
#         recursive: yes
#         skip_parent: yes
#       storage/vm:
#         recursive: yes
#         skip_parent: yes
#       storage:
#         recursive: yes
#         skip_parent: yes
#         exclude:
#         - storage/vm