From 58eb70ce669eda4b25cd575db51d65c7cdc48204 Mon Sep 17 00:00:00 2001 From: Vinay Aggarwal Date: Thu, 18 Mar 2021 10:15:12 -0700 Subject: [PATCH] container callhome data needed to be updated as per new guidelines --- Amazon/containers/buildAwsContainers.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Amazon/containers/buildAwsContainers.sh b/Amazon/containers/buildAwsContainers.sh index 4baa67f..5350c10 100755 --- a/Amazon/containers/buildAwsContainers.sh +++ b/Amazon/containers/buildAwsContainers.sh @@ -30,7 +30,7 @@ do then cat < installer-info.json { - "productId": "CloudFormation_artifactory-ha/$VERSION", + "productId": "container_artifactory-ha/$VERSION", "features": [ { "featureId": "Partner/ACC-006973" @@ -41,7 +41,7 @@ EOF else cat < installer-info.json { - "productId": "CloudFormation_artifactory-jcr/$VERSION", + "productId": "container_artifactory-jcr/$VERSION", "features": [ { "featureId": "Partner/ACC-006973"