Skip to content

Commit cbd12bb

Browse files
committed
Update cpi-vb-windows.json
1 parent daeb32e commit cbd12bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CPIs/cpi-vb-windows.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
"attach_volume": {
405405
"target": {
406406
"Command": {
407-
"command": "VBoxManage.exe storageattach \"{worker_name}\" --storagectl {controller_name} --port {port} --device 0 --type hdd --medium {disk_path}",
407+
"command": "VBoxManage.exe storageattach \"{worker_name}\" --storagectl {controller_name} --port {port} --device 0 --type dvddrive --medium {disk_path}",
408408
"in_vm": false
409409
}
410410
},

0 commit comments

Comments
 (0)