mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
remove extra var atl_crowd_download
This commit is contained in:
@@ -16,7 +16,6 @@ atl_crowd_latest_url: "https://www.atlassian.com/software/crowd/downloads/binary
|
||||
|
||||
atl_product_download_filename: "{{ atl_download_edition | default(atl_product_edition) }}.{{ atl_product_version }}.bin"
|
||||
atl_product_download: "{{ atl_installer_temp }}/{{ atl_product_download_filename }}"
|
||||
atl_crowd_download: "{{ atl_installer_temp }}"
|
||||
atl_product_varfile: "{{ atl_installer_temp }}/{{ atl_product_family }}.varfile"
|
||||
|
||||
atl_marketplace_base: "https://marketplace.atlassian.com"
|
||||
|
||||
Reference in New Issue
Block a user