зеркало из
1
0
Форкнуть 0

Reverting to extension version 1.2

This commit is contained in:
Ercenk Keresteci 2015-04-27 07:57:57 -07:00
Родитель d05a09eeb8
Коммит a6eab05f93
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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')]"