DCD-386: Create the shared mount point as BB expects it to exist.

This commit is contained in:
Steve Smith
2019-06-07 11:36:21 +10:00
parent 56f4f8db37
commit 6955cf04dd
2 changed files with 12 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
atl_product_edition: "bitbucket"
atl_product_user: "bitbucket"
atl_nfs_mountpoint: "{{ atl_shared_mountpoint }}/bitbucket/shared"
atl_nfs_target: "{{ atl_shared_mountpoint }}/bitbucket/shared"
roles:
- role: linux_common
- role: aws_common