defaulting bitbucket home to product default

This commit is contained in:
Geoff Jacobs
2022-11-08 13:11:19 +11:00
parent cb23cd7f0d
commit 97f7776b1a

View File

@@ -12,10 +12,12 @@
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"
atl_startup_systemd_params:
- "UMask=0027"
- "LimitNOFILE=4096"