This commit is contained in:
Julien Duponchelle 2016-01-28 19:22:03 +01:00
parent cdffa40905
commit 3edfdcb3f8
No known key found for this signature in database
GPG Key ID: 0898C847450754FB
3 changed files with 16 additions and 27 deletions

View File

@ -11,23 +11,28 @@
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"symbol": "loadbalancer.svg",
"usage": "First boot might take a long time. Credentials for installation (1st boot): install/password. Credentials for installed appliance: admin/a10. Default management IP: 172.31.31.31/24",
"symbol": "loadbalancer.svg",
"first_port_name": "mgmt",
"port_name_format": "ethernet {port1}",
"qemu": {
"adapter_type": "virtio-net-pci",
"hda_disk_interface": "virtio",
"adapters": 4,
"ram": 4096,
"hda_disk_interface": "virtio",
"arch": "x86_64",
"console_type": "telnet",
"boot_priority": "cd",
"kvm": "allow"
},
"images": [
{
"filename": "ACOS_vThunder_4_0_1_214.iso",
"version": "4.0.1",
"md5sum": "7bd500c166fb5cee953a8bb708635895",
"filesize": 785524736,
"download_url": "https://www.a10networks.com/vthunder-embed"
},
{
"filename": "empty30G.qcow2",
"version": "1.0",
@ -35,16 +40,8 @@
"filesize": 197120,
"download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/",
"direct_download_url": "http://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty30G.qcow2/download"
},
{
"filename": "ACOS_vThunder_4_0_1_214.iso",
"version": "4.0.1",
"md5sum": "7bd500c166fb5cee953a8bb708635895",
"filesize": 785524736,
"download_url": "https://www.a10networks.com/vthunder-embed"
}
],
"versions": [
{
"name": "4.0.1",

View File

@ -11,22 +11,20 @@
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"symbol": "loadbalancer.svg",
"usage": "Credentials: root/default. The boot process might take a few minutes without providing any output to the console. Please be patient. ",
"symbol": "loadbalancer.svg",
"port_name_format": "1.{port1}",
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 8,
"ram": 4096,
"hda_disk_interface": "virtio",
"hdb_disk_interface": "virtio",
"adapters": 8,
"console_type": "telnet",
"ram": 4096,
"arch": "x86_64",
"console_type": "telnet",
"boot_priority": "c",
"kvm": "allow"
},
"images": [
{
"filename": "BIGIP-12.0.0.0.0.606.qcow2",
@ -52,9 +50,7 @@
"download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/",
"direct_download_url": "http://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty100G.qcow2/download"
}
],
"versions": [
{
"name": "12.0.0",

View File

@ -13,19 +13,17 @@
"maintainer_email": "developers@gns3.net",
"usage": "Default username is admin, no password is set.",
"port_name_format": "Port{port1}",
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 10,
"ram": 1024,
"hda_disk_interface": "virtio",
"hdb_disk_interface": "virtio",
"adapters": 10,
"console_type": "telnet",
"ram": 1024,
"arch": "x86_64",
"console_type": "telnet",
"boot_priority": "c",
"kvm": "allow"
},
"images": [
{
"filename": "FGT_VM64_KVM-v5-build0701-FORTINET.out.kvm.qcow2",
@ -42,9 +40,7 @@
"download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/",
"direct_download_url": "http://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty30G.qcow2/download"
}
],
"versions": [
{
"name": "5.2.5",