NFS, zfs, samba and docker
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
# defaults file for create_zfs_dataset
|
||||
zfs_dataset_size: 10M
|
||||
zfs_dataset_mountpoint: "{{ zfs_pool_name }}/{{ zfs_dataset_name }}"
|
||||
|
||||
zfs_dataset_mountpoint: "/{{ zfs_pool_name }}/{{ zfs_dataset_name }}"
|
||||
zfs_dataset_user: root
|
||||
zfs_dataset_group: root
|
||||
|
||||
Reference in New Issue
Block a user