mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Adding featureId into the installer-info.json
This commit is contained in:
@@ -907,6 +907,11 @@
|
||||
"content" : { "Fn::Join" : ["", [
|
||||
"{\n",
|
||||
" \"productId\": \"JFrogInstaller_Cloudformation_MySQL/1.0.0\"\n",
|
||||
" \"features\": [\n",
|
||||
" {\n",
|
||||
" \"featureId\": \"Artifactory/", { "Ref": "ArtifactoryVersion" }, "\"\n",
|
||||
" \"attributes\": {}\n",
|
||||
" }\n",
|
||||
"}\n"
|
||||
]]},
|
||||
"mode" : "000755",
|
||||
|
||||
Reference in New Issue
Block a user