Changed beegfs mgt node to D4s_v4 (supports premium disks).

This commit is contained in:
Cormac Garvey 2020-04-16 08:58:00 -05:00
Родитель c42b866a56
Коммит e04b847335
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -65,7 +65,7 @@
},
"beegfsm": {
"type": "vm",
"vm_type": "Standard_D4_v3",
"vm_type": "Standard_D4s_v3",
"accelerated_networking": true,
"image": "variables.image",
"subnet": "compute",