DCD-224: Rename product_download to tgz_download in prep for an alternative installer.

This commit is contained in:
Steve Smith
2019-05-07 15:37:41 +10:00
parent b98a485fa8
commit 9b9860a5ef
49 changed files with 11 additions and 11 deletions

View File

@@ -0,0 +1,12 @@
---
- name: Converge
hosts: all
vars:
atl_product_family: "jira"
atl_product_edition: "jira-core"
atl_product_user: "jira"
atl_product_version: "latest"
roles:
- role: linux_common
- role: product_common
- role: tgz_download