Adding callhome metadata file for terraform, ARM and cloudformation

This commit is contained in:
brucec
2019-03-21 16:57:39 -07:00
parent 8ed6fc6750
commit 021f9a011e

View File

@@ -906,7 +906,7 @@
"/var/opt/jfrog/artifactory/etc/info/installer-info.json" : { "/var/opt/jfrog/artifactory/etc/info/installer-info.json" : {
"content" : { "Fn::Join" : ["", [ "content" : { "Fn::Join" : ["", [
"{\n", "{\n",
" \"productId\": \"JFrogInstaller_Azure_SQL/1.0.0\"\n", " \"productId\": \"JFrogInstaller_Cloudformation_MySQL/1.0.0\"\n",
"}\n" "}\n"
]]}, ]]},
"mode" : "000755", "mode" : "000755",
@@ -1268,7 +1268,7 @@
"/var/opt/jfrog/artifactory/etc/info/installer-info.json" : { "/var/opt/jfrog/artifactory/etc/info/installer-info.json" : {
"content" : { "Fn::Join" : ["", [ "content" : { "Fn::Join" : ["", [
"{\n", "{\n",
" \"productId\": \"JFrogInstaller_Azure_SQL/1.0.0\"\n", " \"productId\": \"JFrogInstaller_Cloudformation_MySQL/1.0.0\"\n",
"}\n" "}\n"
]]}, ]]},
"mode" : "000755", "mode" : "000755",