mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 04:47:54 +00:00
VyOS 1.1.7 has been added
This commit is contained in:
parent
ffbb1b5c20
commit
f3791d0e18
@ -23,6 +23,14 @@
|
||||
"boot_priority": "dc"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
"filename": "vyos-1.1.7-amd64.iso",
|
||||
"version": "1.1.7",
|
||||
"md5sum": "9a7f745a0b0db0d4f1d9eee2a437fb54",
|
||||
"filesize": 245366784,
|
||||
"download_url": "http://mirror.vyos.net/iso/release/1.1.7/",
|
||||
"direct_download_url": "http://mirror.vyos.net/iso/release/1.1.7/vyos-1.1.7-amd64.iso"
|
||||
},
|
||||
{
|
||||
"filename": "vyos-1.1.6-amd64.iso",
|
||||
"version": "1.1.6",
|
||||
@ -49,6 +57,13 @@
|
||||
}
|
||||
],
|
||||
"versions": [
|
||||
{
|
||||
"name": "1.1.7",
|
||||
"images": {
|
||||
"hda_disk_image": "empty8G.qcow2",
|
||||
"cdrom_image": "vyos-1.1.7-amd64.iso"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "1.1.6",
|
||||
"images": {
|
||||
|
Loading…
Reference in New Issue
Block a user