mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
DCD-386: Create and mount FS for share.
This commit is contained in:
5
roles/nfs_server/defaults/main.yml
Normal file
5
roles/nfs_server/defaults/main.yml
Normal 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"
|
||||
Reference in New Issue
Block a user