mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 01:06:55 -06:00
version updated for RT and Xray
This commit is contained in:
@@ -70,7 +70,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "The base URI where artifacts required by this template are located. When the template is deployed using the accompanying scripts, a private location in the subscription will be used and this value will be automatically generated."
|
"description": "The base URI where artifacts required by this template are located. When the template is deployed using the accompanying scripts, a private location in the subscription will be used and this value will be automatically generated."
|
||||||
},
|
},
|
||||||
"defaultValue": "https://raw.githubusercontent.com/jfrog/JFrog-Cloud-Installers/vm-image-templates/AzureResourceManager/Xray/"
|
"defaultValue": "https://raw.githubusercontent.com/jfrog/JFrog-Cloud-Installers/master/AzureResourceManager/Xray/"
|
||||||
},
|
},
|
||||||
"_artifactsLocationSasToken": {
|
"_artifactsLocationSasToken": {
|
||||||
"type": "securestring",
|
"type": "securestring",
|
||||||
|
|||||||
@@ -87,10 +87,10 @@
|
|||||||
"value": "vmuser"
|
"value": "vmuser"
|
||||||
},
|
},
|
||||||
"adminPassword": {
|
"adminPassword": {
|
||||||
"value": "OWERWRITE_THE_PASSWORD"
|
"value": "Password!123"
|
||||||
},
|
},
|
||||||
"xrayVersion": {
|
"xrayVersion": {
|
||||||
"value": "OWERWRITE_LATEST_VERSION"
|
"value": "3.41.4"
|
||||||
},
|
},
|
||||||
"scriptName": {
|
"scriptName": {
|
||||||
"value": "install_xray_to_vm.sh"
|
"value": "install_xray_to_vm.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user