mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Adding missed puncturations
This commit is contained in:
@@ -906,11 +906,11 @@
|
||||
"/var/opt/jfrog/artifactory/etc/info/installer-info.json" : {
|
||||
"content" : { "Fn::Join" : ["", [
|
||||
"{\n",
|
||||
" \"productId\": \"JFrogInstaller_Cloudformation/1.0.0\"\n",
|
||||
" \"productId\": \"JFrogInstaller_Cloudformation/1.0.0\",\n",
|
||||
" \"features\": [\n",
|
||||
" {\n",
|
||||
" \"featureId\": \"MySql/5.5\"\n",
|
||||
" }\n",
|
||||
" }]\n",
|
||||
"}\n"
|
||||
]]},
|
||||
"mode" : "000755",
|
||||
@@ -1272,11 +1272,11 @@
|
||||
"/var/opt/jfrog/artifactory/etc/info/installer-info.json" : {
|
||||
"content" : { "Fn::Join" : ["", [
|
||||
"{\n",
|
||||
" \"productId\": \"JFrogInstaller_Cloudformation_MySQL/1.0.0\"\n",
|
||||
" \"productId\": \"JFrogInstaller_Cloudformation_MySQL/1.0.0\",\n",
|
||||
" \"features\": [\n",
|
||||
" {\n",
|
||||
" \"featureId\": \"MySql/5.5\"\n",
|
||||
" }\n",
|
||||
" }]\n",
|
||||
"}\n"
|
||||
]]},
|
||||
"mode" : "000755",
|
||||
|
||||
Reference in New Issue
Block a user