From 021f9a011eab9425905a4ec1c3c169d62480c1b2 Mon Sep 17 00:00:00 2001 From: brucec Date: Thu, 21 Mar 2019 16:57:39 -0700 Subject: [PATCH] Adding callhome metadata file for terraform, ARM and cloudformation --- CloudFormation/artifactory-enterprise.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CloudFormation/artifactory-enterprise.json b/CloudFormation/artifactory-enterprise.json index 34b2d7b..74d6b44 100644 --- a/CloudFormation/artifactory-enterprise.json +++ b/CloudFormation/artifactory-enterprise.json @@ -906,7 +906,7 @@ "/var/opt/jfrog/artifactory/etc/info/installer-info.json" : { "content" : { "Fn::Join" : ["", [ "{\n", - " \"productId\": \"JFrogInstaller_Azure_SQL/1.0.0\"\n", + " \"productId\": \"JFrogInstaller_Cloudformation_MySQL/1.0.0\"\n", "}\n" ]]}, "mode" : "000755", @@ -1268,7 +1268,7 @@ "/var/opt/jfrog/artifactory/etc/info/installer-info.json" : { "content" : { "Fn::Join" : ["", [ "{\n", - " \"productId\": \"JFrogInstaller_Azure_SQL/1.0.0\"\n", + " \"productId\": \"JFrogInstaller_Cloudformation_MySQL/1.0.0\"\n", "}\n" ]]}, "mode" : "000755",