From 2df406082b22b91f82053ccce2f4780f3c9519a2 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Fri, 26 Apr 2019 11:38:48 +1000 Subject: [PATCH] DCD-224: Use the product edition provided by the infrastructure template. --- aws_jira_dc_node.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws_jira_dc_node.yml b/aws_jira_dc_node.yml index 595f672..20fb0c4 100644 --- a/aws_jira_dc_node.yml +++ b/aws_jira_dc_node.yml @@ -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: