Adding callhome metadata file for terraform, ARM and cloudformation

This commit is contained in:
brucec
2019-03-21 16:49:09 -07:00
parent f501922c37
commit 8ed6fc6750
3 changed files with 30 additions and 1 deletions

View File

@@ -175,7 +175,7 @@ EOF
mkdir -p /var/opt/jfrog/artifactory/etc/info
cat <<EOF >/var/opt/jfrog/artifactory/etc/info/installer-info.json
{
"productId": "JFrogMysqlTerraformInstaller/1.0.0"
"productId": "JFrog_TerraformInstaller_Mysql/1.0.0"
}
EOF