mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
version updated for RT and Xray
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"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."
|
||||
},
|
||||
"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": {
|
||||
"type": "securestring",
|
||||
@@ -259,4 +259,4 @@
|
||||
"value": "[variables('commandToExecute')]"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -87,10 +87,10 @@
|
||||
"value": "vmuser"
|
||||
},
|
||||
"adminPassword": {
|
||||
"value": "OWERWRITE_THE_PASSWORD"
|
||||
"value": "Password!123"
|
||||
},
|
||||
"xrayVersion": {
|
||||
"value": "OWERWRITE_LATEST_VERSION"
|
||||
"value": "3.41.4"
|
||||
},
|
||||
"scriptName": {
|
||||
"value": "install_xray_to_vm.sh"
|
||||
|
||||
Reference in New Issue
Block a user