DCD-386: Create and mount FS for share.

This commit is contained in:
Steve Smith
2019-05-29 15:47:46 +10:00
parent 9faa3b4e07
commit 17d3207992
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
atl_nfs_server_device: "{{ lookup('env', 'ATL_NFS_SERVER_DEVICE') }}"
atl_nfs_fs_type: "xfs"
atl_nfs_fs_label: "BB-Shared"