DCD-386: Correct path of BB shared home.

This commit is contained in:
Steve Smith
2019-05-31 12:46:16 +10:00
parent 31fec33751
commit 3a2b2396d9

View File

@@ -23,7 +23,7 @@ atl_product_home: "{{ atl_home_base }}/{{ atl_product_family }}"
atl_product_shared_home_map:
confluence: "confluence/shared-home"
jira: "jira/shared"
stash: "bitbucket/shared"
stash: "bitbucket"
atl_product_home_shared: "{{ atl_shared_mountpoint }}/{{ atl_product_shared_home_map[atl_product_family] }}"
atl_product_shared_plugins: "{{ atl_product_home_shared }}/plugins/installed-plugins"