mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-29 23:54:07 +00:00
Add juniper-vrr support\nFix the missing comma in appliances/Raspian.gns3a
This commit is contained in:
parent
eb9b973bc6
commit
32b2e414c2
@ -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,
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user