mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-04-25 21:39:45 +00:00
Use rtl8139 network adapter by default for EXOS appliance. Fixes #379
This commit is contained in:
parent
106efe5e4d
commit
393f11fac9
@ -15,7 +15,7 @@
|
|||||||
"first_port_name": "Management",
|
"first_port_name": "Management",
|
||||||
"port_name_format": "Port{port1}",
|
"port_name_format": "Port{port1}",
|
||||||
"qemu": {
|
"qemu": {
|
||||||
"adapter_type": "e1000",
|
"adapter_type": "rtl8139",
|
||||||
"adapters": 13,
|
"adapters": 13,
|
||||||
"ram": 256,
|
"ram": 256,
|
||||||
"hda_disk_interface": "ide",
|
"hda_disk_interface": "ide",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user