blob: cdc5875072745372c5d1e692a8282b6edb3b83cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
# zfs_syncoid_target_pool: target
# zfs_syncoid_sources:
# somehost:
# ssh_hostname: 192.0.2.0
# ssh_port: 222
# paths:
# nvme/vm:
# recursive: yes
# skip_parent: yes
# storage/vm:
# recursive: yes
# skip_parent: yes
# storage:
# recursive: yes
# skip_parent: yes
# exclude:
# - storage/vm
|