Add juniper-vrr support\nFix the missing comma in appliances/Raspian.gns3a

This commit is contained in:
Daniel Wu 2020-10-05 00:32:44 +08:00
parent eb9b973bc6
commit 32b2e414c2
6 changed files with 11 additions and 10 deletions

View File

@ -11,8 +11,8 @@
"maintainer": "Brent Stewart",
"maintainer_email": "brent@stewart.tc",
"usage": "",
"port_name_format": "eth{0}",
"symbol": "shieldedtux.png",
"port_name_format": "eth{0}",
"qemu": {
"adapter_type": "e1000",
"adapters": 3,

View File

@ -11,7 +11,7 @@
"availability": "free",
"maintainer": "Brent Stewart",
"maintainer_email": "brent@stewart.tc",
"usage": "Default password is raspberry"
"usage": "Default password is raspberry",
"symbol": "rpi.png",
"qemu": {
"adapter_type": "virtio",
@ -40,11 +40,11 @@
],
"versions": [
{
"name": "2020-02-12",
"images": {
"hda_disk_image": "empty8G.qcow2",
"cdrom_image": "2020-02-12-rpd-x86-buster.iso"
},
"name": "2020-02-12"
}
}
]
}

View File

@ -69,7 +69,8 @@
"hda_disk_image": "empty100G.qcow2",
"cdrom_image": "dcnm-va.11.4.1.iso"
}
}, {
},
{
"name": "11.2.1",
"images": {
"hda_disk_image": "empty100G.qcow2",