Reverting to extension version 1.2
This commit is contained in:
Родитель
d05a09eeb8
Коммит
a6eab05f93
|
@ -158,7 +158,7 @@
|
|||
"properties": {
|
||||
"publisher": "Microsoft.OSTCExtensions",
|
||||
"type": "CustomScriptForLinux",
|
||||
"typeHandlerVersion": "1.2.2.0",
|
||||
"typeHandlerVersion": "1.2",
|
||||
"settings": {
|
||||
"fileUris": "[parameters('vmScripts').scriptsToDownload]",
|
||||
"commandToExecute": "[parameters('commandToExecute')]"
|
||||
|
|
|
@ -193,7 +193,7 @@
|
|||
"properties": {
|
||||
"publisher": "Microsoft.OSTCExtensions",
|
||||
"type": "CustomScriptForLinux",
|
||||
"typeHandlerVersion": "1.2.2.0",
|
||||
"typeHandlerVersion": "1.2",
|
||||
"settings": {
|
||||
"fileUris": "[parameters('vmScripts').scriptsToDownload]",
|
||||
"commandToExecute": "[parameters('commandToExecute')]"
|
||||
|
|
|
@ -409,7 +409,7 @@
|
|||
"properties": {
|
||||
"publisher": "Microsoft.OSTCExtensions",
|
||||
"type": "CustomScriptForLinux",
|
||||
"typeHandlerVersion": "1.2.2.0",
|
||||
"typeHandlerVersion": "1.2",
|
||||
"settings": {
|
||||
"fileUris": "[parameters('vmScripts').scriptsToDownload]",
|
||||
"commandToExecute": "[parameters('commandToExecute')]"
|
||||
|
|
Загрузка…
Ссылка в новой задаче