Changed NIC to vmxnet3

This commit is contained in:
adosztal 2019-11-09 14:14:06 +01:00
parent e8a99fe95b
commit 38620206ff

View File

@ -15,7 +15,7 @@
"first_port_name": "fxp0",
"port_name_format": "ge-0/0/{0}",
"qemu": {
"adapter_type": "virtio-net-pci",
"adapter_type": "vmxnet3",
"adapters": 6,
"ram": 4096,
"arch": "x86_64",