ITOPSENG-164 Additional default variables

This commit is contained in:
Glenn Stewart
2019-10-11 14:32:50 +11:00
parent b3dffa684f
commit 894501e9d1

View File

@@ -24,8 +24,8 @@ atl_product_varfile: "{{ atl_installer_temp }}/{{ atl_product_family }}.varfile"
atl_product_home_shared_download_dir: "{{ atl_product_home_shared }}/downloads"
atl_product_home_shared_download: "{{ atl_product_home_shared_download_dir }}/{{ atl_product_download_filename }}"
atl_product_home_shared_lockdir_moving: "{{ atl_product_home_shared_download }}_moving"
atl_product_home_shared_lockdir_downloaded: "{{ atl_product_home_shared_download }}_downloaded"
atl_product_home_shared_moving_lock: "{{ atl_product_home_shared_download }}_moving"
atl_product_home_shared_downloaded_lock: "{{ atl_product_home_shared_download }}_downloaded"
atl_marketplace_base: "https://marketplace.atlassian.com"
atl_servicedesk_latest_url: "https://marketplace.atlassian.com/rest/2/products/key/jira-servicedesk/versions/latest"