Updated proper json for installers and version update for CF and TF

This commit is contained in:
brucec
2019-03-25 12:06:40 -07:00
parent c8e7ac7f3a
commit 550b78b18d
4 changed files with 8 additions and 7 deletions

View File

@@ -178,8 +178,7 @@ cat <<EOF >/var/opt/jfrog/artifactory/etc/info/installer-info.json
"productId": "JFrog_TerraformInstaller_Mysql/1.0.0"
"features": [
{
"featureId": "Artifactory/${artifactory_version}",
"attributes": {}
"featureId": "Artifactory/${artifactory_version}"
}
}
EOF