зеркало из https://github.com/Azure/azurehpc.git
Merge pull request #225 from Azure/beegfs_bug_fix
Beegfs bug fix (due to change to premium disks)
This commit is contained in:
Коммит
286149b1b8
|
@ -66,7 +66,7 @@
|
||||||
},
|
},
|
||||||
"beegfsm": {
|
"beegfsm": {
|
||||||
"type": "vm",
|
"type": "vm",
|
||||||
"vm_type": "Standard_D4_v3",
|
"vm_type": "Standard_D4s_v3",
|
||||||
"accelerated_networking": true,
|
"accelerated_networking": true,
|
||||||
"image": "variables.image",
|
"image": "variables.image",
|
||||||
"subnet": "compute",
|
"subnet": "compute",
|
||||||
|
|
|
@ -64,7 +64,7 @@
|
||||||
},
|
},
|
||||||
"beegfsm": {
|
"beegfsm": {
|
||||||
"type": "vm",
|
"type": "vm",
|
||||||
"vm_type": "Standard_D4_v3",
|
"vm_type": "Standard_D4s_v3",
|
||||||
"accelerated_networking": true,
|
"accelerated_networking": true,
|
||||||
"image": "variables.image",
|
"image": "variables.image",
|
||||||
"subnet": "compute",
|
"subnet": "compute",
|
||||||
|
|
|
@ -66,7 +66,7 @@
|
||||||
},
|
},
|
||||||
"beegfsm": {
|
"beegfsm": {
|
||||||
"type": "vm",
|
"type": "vm",
|
||||||
"vm_type": "Standard_D4_v3",
|
"vm_type": "Standard_D4s_v3",
|
||||||
"accelerated_networking": true,
|
"accelerated_networking": true,
|
||||||
"image": "variables.image",
|
"image": "variables.image",
|
||||||
"subnet": "compute",
|
"subnet": "compute",
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
},
|
},
|
||||||
"beegfsm": {
|
"beegfsm": {
|
||||||
"type": "vm",
|
"type": "vm",
|
||||||
"vm_type": "Standard_D4_v3",
|
"vm_type": "Standard_D4s_v3",
|
||||||
"accelerated_networking": true,
|
"accelerated_networking": true,
|
||||||
"image": "variables.image",
|
"image": "variables.image",
|
||||||
"subnet": "compute",
|
"subnet": "compute",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче