DCD-224: Use the product edition provided by the infrastructure template.

This commit is contained in:
Steve Smith
2019-04-26 11:38:48 +10:00
parent f1c63a7834
commit 2df406082b

View File

@@ -4,7 +4,7 @@
vars:
atl_product_family: "jira"
atl_product_edition: "jira-software"
atl_product_edition: "jira-{{ lookup('env', 'ATL_PRODUCT_EDITION') | lower }}"
atl_product_user: "jira"
roles: