mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
use vmxnet3 device
This commit is contained in:
parent
431a0b4ec0
commit
67ad41fd22
@ -617,6 +617,7 @@ cleanShutdown = "TRUE"
|
||||
displayName = "${VM_NAME}"
|
||||
ethernet0.addressType = "generated"
|
||||
ethernet0.present = "TRUE"
|
||||
ethernet0.virtualDev = "vmxnet3"
|
||||
floppy0.present = "FALSE"
|
||||
guestOS = "other26xlinux-64"
|
||||
memsize = "${vm_mem}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user