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
|
||||
|
||||
zpools_to_scrub:
|
||||
- tank
|
||||
- rpool
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
# ZFS Hosts
|
||||
- hosts:
|
||||
- walker
|
||||
- pve
|
||||
roles:
|
||||
- zfs
|
||||
|
||||
|
|
Loading…
Reference in a new issue