Sync appliance files.

This commit is contained in:
grossmj 2020-11-05 15:30:21 +10:30
parent c8ea22c651
commit 1748250179
8 changed files with 106 additions and 24 deletions

View File

@ -27,10 +27,17 @@
}, },
"images": [ "images": [
{ {
"filename": "vEOS-lab-4.25.0FX-LDP-RSVP.vmdk", "filename": "vEOS-lab-4.25.0F.vmdk",
"version": "4.25.0FX", "version": "4.25.0F",
"md5sum": "b7c2efdbe48301a78f124db989710346", "md5sum": "d420763fdf3bc50e7e5b88418bd9d1fd",
"filesize": 468647936, "filesize": 468779008,
"download_url": "https://www.arista.com/en/support/software-download"
},
{
"filename": "vEOS-lab-4.24.3M.vmdk",
"version": "4.24.3M",
"md5sum": "0a28e44c7ce4a8965f24a4a463a89b7d",
"filesize": 455213056,
"download_url": "https://www.arista.com/en/support/software-download" "download_url": "https://www.arista.com/en/support/software-download"
}, },
{ {
@ -204,10 +211,17 @@
], ],
"versions": [ "versions": [
{ {
"name": "4.25.0FX", "name": "4.25.0F",
"images": { "images": {
"hda_disk_image": "Aboot-veos-serial-8.0.0.iso", "hda_disk_image": "Aboot-veos-serial-8.0.0.iso",
"hdb_disk_image": "vEOS-lab-4.25.0FX-LDP-RSVP.vmdk" "hdb_disk_image": "vEOS-lab-4.25.0F.vmdk"
}
},
{
"name": "4.24.3M",
"images": {
"hda_disk_image": "Aboot-veos-serial-8.0.0.iso",
"hdb_disk_image": "vEOS-lab-4.24.3M.vmdk"
} }
}, },
{ {

View File

@ -20,7 +20,8 @@
"hda_disk_interface": "virtio", "hda_disk_interface": "virtio",
"arch": "x86_64", "arch": "x86_64",
"console_type": "telnet", "console_type": "telnet",
"kvm": "require" "kvm": "require",
"options": "-machine pc-q35-4.2"
}, },
"images": [ "images": [
{ {

View File

@ -26,6 +26,13 @@
"options": "-nographic" "options": "-nographic"
}, },
"images": [ "images": [
{
"filename": "VOSSGNS3.8.2.0.0.qcow2",
"version": "v8.2.0.0",
"md5sum": "9a0cd77c08644abbf3a69771c125c011",
"filesize": 331808768,
"direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_VOSS/VOSSGNS3.8.2.0.0.qcow2"
},
{ {
"filename": "VOSSGNS3.8.1.5.0.qcow2", "filename": "VOSSGNS3.8.1.5.0.qcow2",
"version": "8.1.5.0", "version": "8.1.5.0",
@ -56,6 +63,12 @@
} }
], ],
"versions": [ "versions": [
{
"name": "v8.2.0.0",
"images": {
"hda_disk_image": "VOSSGNS3.8.2.0.0.qcow2"
}
},
{ {
"name": "8.1.5.0", "name": "8.1.5.0",
"images": { "images": {

View File

@ -27,6 +27,20 @@
"options": "-smp 2 -cpu host" "options": "-smp 2 -cpu host"
}, },
"images": [ "images": [
{
"filename": "BIGIP-16.0.0.1-0.0.3.qcow2",
"version": "16.0.0.1",
"md5sum": "95ff618b7d0b53c4252299cd49b0e564",
"filesize": 5393088512,
"download_url": "https://downloads.f5.com/esd/serveDownload.jsp?path=/big-ip/big-ip_v16.x/16.0.0/english/16.0.0.1_virtual-edition/&sw=BIG-IP&pro=big-ip_v16.x&ver=16.0.0&container=16.0.0.1_Virtual-Edition&file=BIGIP-16.0.0.1-0.0.3.ALL.qcow2.zip"
},
{
"filename": "BIGIP-16.0.0-0.0.12.qcow2",
"version": "16.0.0",
"md5sum": "c49cd2513e386f3259eb0ee6fe3bb502",
"filesize": 5344722944,
"download_url": "https://downloads.f5.com/esd/serveDownload.jsp?path=/big-ip/big-ip_v16.x/16.0.0/english/16.0.0_virtual-edition/&sw=BIG-IP&pro=big-ip_v16.x&ver=16.0.0&container=16.0.0_Virtual-Edition&file=BIGIP-16.0.0-0.0.12.ALL.qcow2.zip"
},
{ {
"filename": "BIGIP-15.1.0.2-0.0.9.qcow2", "filename": "BIGIP-15.1.0.2-0.0.9.qcow2",
"version": "15.1.0.2", "version": "15.1.0.2",
@ -163,6 +177,20 @@
} }
], ],
"versions": [ "versions": [
{
"name": "16.0.0.1",
"images": {
"hda_disk_image": "BIGIP-16.0.0.1-0.0.3.qcow2",
"hdb_disk_image": "empty100G.qcow2"
}
},
{
"name": "16.0.0",
"images": {
"hda_disk_image": "BIGIP-16.0.0-0.0.12.qcow2",
"hdb_disk_image": "empty100G.qcow2"
}
},
{ {
"name": "15.1.0.2", "name": "15.1.0.2",
"images": { "images": {

View File

@ -25,31 +25,31 @@
}, },
"images": [ "images": [
{ {
"filename": "OPNsense-18.1.6-OpenSSL-nano-amd64.img", "filename": "OPNsense-20.7-OpenSSL-nano-amd64.img",
"version": "18.1.6", "version": "20.7",
"md5sum": "042f328380ad0c8008759c43435e8843", "md5sum": "453e505e9526d4a0a3d5208efdd13b1a",
"filesize": 272003136, "filesize": 3221225472,
"download_url": "https://opnsense.c0urier.net/releases/18.1/" "download_url": "https://opnsense.c0urier.net/releases/20.7/"
}, },
{ {
"filename": "OPNsense-17.7.5-OpenSSL-nano-amd64.img", "filename": "OPNsense-19.7-OpenSSL-nano-amd64.img",
"version": "17.7.5", "version": "19.7",
"md5sum": "6ec5b7f99cc727f904bbf2aaadcab0b8", "md5sum": "a15a00cfa2de45791d6bc230d8469dc7",
"filesize": 237038601, "filesize": 3221225472,
"download_url": "https://opnsense.c0urier.net/releases/17.7/" "download_url": "https://opnsense.c0urier.net/releases/19.7/"
} }
], ],
"versions": [ "versions": [
{ {
"name": "18.1.6", "name": "20.7",
"images": { "images": {
"hda_disk_image": "OPNsense-18.1.6-OpenSSL-nano-amd64.img" "hda_disk_image": "OPNsense-20.7-OpenSSL-nano-amd64.img"
} }
}, },
{ {
"name": "17.7.5", "name": "19.7",
"images": { "images": {
"hda_disk_image": "OPNsense-17.7.5-OpenSSL-nano-amd64.img" "hda_disk_image": "OPNsense-19.7-OpenSSL-nano-amd64.img"
} }
} }
] ]

View File

@ -11,12 +11,12 @@
"status": "stable", "status": "stable",
"maintainer": "GNS3 Team", "maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net", "maintainer_email": "developers@gns3.net",
"usage": "Credentials: SSH ---> username: root ---> password: 1234 MySQL DB: ---> username: root --> password: tacacs Web interface: ---> username: tacgui ---> password: abc123", "usage": "Credentials:\nSSH ---> username: root ---> password: 1234\nMySQL DB: ---> username: root --> password: tacacs\nWeb interface: ---> username: tacgui ---> password: abc123\n\nDefault for 0.9.82 or above:\nIP Address: 10.0.0.254\nNetmask: 255.0.0.0\nGateway: 10.0.0.1",
"port_name_format": "Port{port1}", "port_name_format": "Port{port1}",
"qemu": { "qemu": {
"adapter_type": "e1000", "adapter_type": "e1000",
"adapters": 1, "adapters": 1,
"ram": 1024, "ram": 4096,
"hda_disk_interface": "ide", "hda_disk_interface": "ide",
"arch": "x86_64", "arch": "x86_64",
"console_type": "telnet", "console_type": "telnet",
@ -24,6 +24,13 @@
"kvm": "allow" "kvm": "allow"
}, },
"images": [ "images": [
{
"filename": "tacgui-0.9.82-20201008.qcow2",
"version": "0.9.82",
"md5sum": "dc0c84aa61d8960a23bf3b309a826f3f",
"filesize": 2914844672,
"download_url": "https://drive.google.com/open?id=1tlDSyoD5dAWgJu6I76CgYV7BkwhScWSS"
},
{ {
"filename": "tac_plus.qcow2", "filename": "tac_plus.qcow2",
"version": "201710201114", "version": "201710201114",
@ -33,6 +40,12 @@
} }
], ],
"versions": [ "versions": [
{
"name": "0.9.82",
"images": {
"hda_disk_image": "tacgui-0.9.82-20201008.qcow2"
}
},
{ {
"name": "201710201114", "name": "201710201114",
"images": { "images": {

View File

@ -1,7 +1,7 @@
{ {
"name": "Tiny Core Linux", "name": "Tiny Core Linux",
"category": "guest", "category": "guest",
"description": "Core Linux is a smaller variant of Tiny Core without a graphical desktop.\n\nIt's provide a complete Linux system in few MB.", "description": "Core Linux is a smaller variant of Tiny Core without a graphical desktop.\n\nIt provides a complete Linux system using only a few MiB." ,
"vendor_name": "Team Tiny Core", "vendor_name": "Team Tiny Core",
"vendor_url": "http://distro.ibiblio.org/tinycorelinux", "vendor_url": "http://distro.ibiblio.org/tinycorelinux",
"documentation_url": "http://wiki.tinycorelinux.net/", "documentation_url": "http://wiki.tinycorelinux.net/",

View File

@ -25,6 +25,13 @@
"options": "-vga virtio" "options": "-vga virtio"
}, },
"images": [ "images": [
{
"filename": "Ubuntu 20.04 (64bit).vmdk",
"version": "20.04",
"md5sum": "cf619dfe9bb8d89e2b18b067f02e57a0",
"filesize": 6629883904,
"download_url": "http://www.osboxes.org/ubuntu/"
},
{ {
"filename": "Ubuntu 19.04 (64bit).vmdk", "filename": "Ubuntu 19.04 (64bit).vmdk",
"version": "19.04", "version": "19.04",
@ -55,6 +62,12 @@
} }
], ],
"versions": [ "versions": [
{
"name": "20.04",
"images": {
"hda_disk_image": "Ubuntu 20.04 (64bit).vmdk"
}
},
{ {
"name": "19.04", "name": "19.04",
"images": { "images": {