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:
@@ -54,7 +54,7 @@
|
||||
"ArtifactoryVersion": {
|
||||
"Description": "Artifactory version to deploy",
|
||||
"Type": "String",
|
||||
"Default": "6.2.0"
|
||||
"Default": "6.9.0"
|
||||
},
|
||||
|
||||
"ArtifactoryLicense1": {
|
||||
@@ -910,7 +910,6 @@
|
||||
" \"features\": [\n",
|
||||
" {\n",
|
||||
" \"featureId\": \"Artifactory/", { "Ref": "ArtifactoryVersion" }, "\"\n",
|
||||
" \"attributes\": {}\n",
|
||||
" }\n",
|
||||
"}\n"
|
||||
]]},
|
||||
@@ -1274,6 +1273,10 @@
|
||||
"content" : { "Fn::Join" : ["", [
|
||||
"{\n",
|
||||
" \"productId\": \"JFrogInstaller_Cloudformation_MySQL/1.0.0\"\n",
|
||||
" \"features\": [\n",
|
||||
" {\n",
|
||||
" \"featureId\": \"Artifactory/", { "Ref": "ArtifactoryVersion" }, "\"\n",
|
||||
" }\n",
|
||||
"}\n"
|
||||
]]},
|
||||
"mode" : "000755",
|
||||
|
||||
Reference in New Issue
Block a user