Use rtl8139 network adapter by default for EXOS appliance. Fixes #379

This commit is contained in:
Jeremy Grossmann 2018-11-24 15:20:44 +07:00 committed by GitHub
parent 106efe5e4d
commit 393f11fac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
"first_port_name": "Management",
"port_name_format": "Port{port1}",
"qemu": {
"adapter_type": "e1000",
"adapter_type": "rtl8139",
"adapters": 13,
"ram": 256,
"hda_disk_interface": "ide",