mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 01:43:06 -06:00
removing more references to the incorrect home location for bitbucket dc
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
java_major_version: "11" # BB 8 will drop JDK 8 support
|
||||
atl_download_format: "tarball"
|
||||
|
||||
atl_product_home: "/var/atlassian/application-data/bitbucket"
|
||||
atl_nfs_mountpoint: "{{ atl_shared_mountpoint }}/bitbucket/shared"
|
||||
atl_nfs_target: "{{ atl_shared_mountpoint }}/bitbucket/shared"
|
||||
atl_nfs_version: "3"
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
atl_product_user: "bitbucket"
|
||||
atl_product_version: "6.3.1"
|
||||
|
||||
atl_product_home: "{{ atl_shared_mountpoint }}/{{ atl_product_edition }}"
|
||||
|
||||
atl_jdbc_user: 'bb_db_user'
|
||||
atl_jdbc_password: 'molecule_password'
|
||||
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
atl_product_user: "bitbucket"
|
||||
atl_product_version: "6.3.1"
|
||||
|
||||
atl_product_home: "{{ atl_shared_mountpoint }}/{{ atl_product_edition }}"
|
||||
|
||||
atl_jdbc_user: 'bb_db_user'
|
||||
atl_jdbc_password: 'molecule_password'
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
atl_product_edition: "bitbucket"
|
||||
atl_product_user: "bitbucket"
|
||||
|
||||
atl_product_home: "{{ atl_shared_mountpoint }}/{{ atl_product_edition }}"
|
||||
roles:
|
||||
- role: linux_common
|
||||
- role: product_common
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
atl_product_family: "stash"
|
||||
atl_product_edition: "bitbucket"
|
||||
|
||||
atl_product_home: "{{ atl_shared_mountpoint }}/{{ atl_product_edition }}"
|
||||
atl_product_home_shared: "{{ atl_product_home }}/shared"
|
||||
atl_jvm_heap: "dummy_heap"
|
||||
atl_jvm_opts: "dummy_opts"
|
||||
|
||||
Reference in New Issue
Block a user