mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-20 22:06:55 -06:00
Updated proper json for installers and version update for CF and TF
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -9,7 +9,7 @@ variable "key_name" {
|
||||
|
||||
variable "artifactory_version" {
|
||||
description = "Artifactory version to deploy"
|
||||
default = "6.2.0"
|
||||
default = "6.9.0"
|
||||
}
|
||||
|
||||
variable "artifactory_license_1" {
|
||||
|
||||
Reference in New Issue
Block a user