зеркало из https://github.com/Azure/Moodle.git
updated the format
This commit is contained in:
Родитель
25c9d3d339
Коммит
f8b5a9719c
|
@ -31,17 +31,17 @@
|
|||
"properties": {
|
||||
"mode": "Incremental",
|
||||
"parameters": {
|
||||
"_artifactsLocation": { "value": "[parameters('_artifactsLocation')]" },
|
||||
"_artifactsLocationSasToken": { "value": "[parameters('_artifactsLocationSasToken')]" },
|
||||
"redisDeploySwitch": { "value": true },
|
||||
"azureBackupSwitch": { "value": true },
|
||||
"searchType": { "value": "elastic" },
|
||||
"sshPublicKey": { "value": "[parameters('sshPublicKey')]" },
|
||||
"mysqlPgresVcores": { "value": 16 },
|
||||
"mysqlPgresStgSizeGB": { "value": 512 },
|
||||
"fileServerType": { "value": "azurefiles" },
|
||||
"fileServerDiskSize": { "value": 512 },
|
||||
"storageAccountType": { "value": "Premium_LRS" }
|
||||
"_artifactsLocation": { "value": "[parameters('_artifactsLocation')]" },
|
||||
"_artifactsLocationSasToken": { "value": "[parameters('_artifactsLocationSasToken')]" },
|
||||
"redisDeploySwitch": { "value": true },
|
||||
"azureBackupSwitch": { "value": true },
|
||||
"searchType": { "value": "elastic" },
|
||||
"sshPublicKey": { "value": "[parameters('sshPublicKey')]" },
|
||||
"mysqlPgresVcores": { "value": 16 },
|
||||
"mysqlPgresStgSizeGB": { "value": 512 },
|
||||
"fileServerType": { "value": "azurefiles" },
|
||||
"fileServerDiskSize": { "value": 512 },
|
||||
"storageAccountType": { "value": "Premium_LRS" }
|
||||
},
|
||||
"templateLink": {
|
||||
"uri": "[concat(parameters('_artifactsLocation'), 'azuredeploy.json', parameters('_artifactsLocationSasToken'))]"
|
||||
|
|
Загрузка…
Ссылка в новой задаче