This commit is contained in:
2023-09-14 11:07:48 +03:00
parent d9879d8e57
commit 37440f1e1b
4 changed files with 16 additions and 4 deletions

View File

@@ -20,4 +20,6 @@ dc_details:
# NFS
nas_nfs_client_pkgs:
- nfs-utils
- nfs-clients
- nfs-clients
dir_share_grp: "domain users"

View File

@@ -21,6 +21,7 @@ nas_nfs_service:
- nfs-server
- rpcbind
nfs_root: /share
nfs_share: /share/nfsshare
nfs_share_grp: "domain users"