Add ZFS configuration for PVE
This commit is contained in:
parent
decf5176f7
commit
7d235e67e0
2 changed files with 5 additions and 0 deletions
|
@ -1 +1,5 @@
|
||||||
expose_ssh: true
|
expose_ssh: true
|
||||||
|
|
||||||
|
zpools_to_scrub:
|
||||||
|
- tank
|
||||||
|
- rpool
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
# ZFS Hosts
|
# ZFS Hosts
|
||||||
- hosts:
|
- hosts:
|
||||||
- walker
|
- walker
|
||||||
|
- pve
|
||||||
roles:
|
roles:
|
||||||
- zfs
|
- zfs
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue