mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-18 18:56:38 +00:00
Fixed qemu property for IOSvL2
This commit is contained in:
parent
5d5feee403
commit
f402760fa3
@ -17,10 +17,10 @@
|
||||
"adapter_type": "e1000",
|
||||
"adapters": 16,
|
||||
"ram": 768,
|
||||
"hda_disk_interface": "virtio",
|
||||
"arch": "x86_64",
|
||||
"console_type": "telnet",
|
||||
"kvm": "require",
|
||||
"hda_disk_image": "virtio"
|
||||
"kvm": "require"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user