Update cumulus-vx.gns3a

cumulus-vx-3.6.1 added with a correct `direct_download_url`
This commit is contained in:
Paul Basov 2018-07-04 15:23:15 +00:00 committed by Paul Basov
parent 982c35928b
commit 721796ed1d

View File

@ -23,6 +23,14 @@
"kvm": "require"
},
"images": [
{
"filename": "cumulus-linux-3.6.1-vx-amd64.qcow2",
"version": "3.6.1",
"md5sum": "b2145a689ceea668d003a0d2f2faa045",
"filesize": 1068761088,
"download_url": "https://cumulusnetworks.com/cumulus-vx/download/",
"direct_download_url": "https://s3.amazonaws.com/cumulusfiles/CumulusLinux-3.6.1/cumulus-linux-3.6.1-vx-amd64.qcow2"
},
{
"filename": "cumulus-linux-3.6.0-vx-amd64.qcow2",
"version": "3.6.0",
@ -157,6 +165,12 @@
}
],
"versions": [
{
"name": "3.6.1",
"images": {
"hda_disk_image": "cumulus-linux-3.6.1-vx-amd64.qcow2"
}
},
{
"name": "3.6.0",
"images": {