zfs conditionals and delegated perms

This commit is contained in:
2022-09-07 01:28:00 +12:00
parent e7870f6ef6
commit ea117c30f8
3 changed files with 130 additions and 61 deletions

View File

@ -6,6 +6,7 @@ zfs_prereq_packages:
zfs_packages:
- zfs-utils
- zfs-dkms
- mbuffer
zfs_arc_min: '1073741824'
zfs_arc_max: '4294967296'
zfs_zpool_ashift: '12'