container callhome data needed to be updated as per new guidelines

This commit is contained in:
Vinay Aggarwal
2021-03-18 10:15:12 -07:00
parent 4e194e1276
commit 58eb70ce66

View File

@@ -30,7 +30,7 @@ do
then then
cat <<EOF > installer-info.json cat <<EOF > installer-info.json
{ {
"productId": "CloudFormation_artifactory-ha/$VERSION", "productId": "container_artifactory-ha/$VERSION",
"features": [ "features": [
{ {
"featureId": "Partner/ACC-006973" "featureId": "Partner/ACC-006973"
@@ -41,7 +41,7 @@ EOF
else else
cat <<EOF > installer-info.json cat <<EOF > installer-info.json
{ {
"productId": "CloudFormation_artifactory-jcr/$VERSION", "productId": "container_artifactory-jcr/$VERSION",
"features": [ "features": [
{ {
"featureId": "Partner/ACC-006973" "featureId": "Partner/ACC-006973"