mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 06:18:08 +00:00
Sync appliance files.
This commit is contained in:
parent
e6be6bc958
commit
42cda3af2b
@ -26,6 +26,13 @@
|
|||||||
"options": "-nographic"
|
"options": "-nographic"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "VOSSGNS3.8.3.0.0.qcow2",
|
||||||
|
"version": "v8.3.0.0",
|
||||||
|
"md5sum": "e1c789e439c5951728e349cf44690230",
|
||||||
|
"filesize": 384696320,
|
||||||
|
"direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_VOSS/VOSSGNS3.8.3.0.0.qcow2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "VOSSGNS3.8.2.0.0.qcow2",
|
"filename": "VOSSGNS3.8.2.0.0.qcow2",
|
||||||
"version": "v8.2.0.0",
|
"version": "v8.2.0.0",
|
||||||
@ -63,6 +70,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "v8.3.0.0",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "VOSSGNS3.8.3.0.0.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "v8.2.0.0",
|
"name": "v8.2.0.0",
|
||||||
"images": {
|
"images": {
|
||||||
|
Loading…
Reference in New Issue
Block a user