From 3edfdcb3f84837787f0bf88888b92f63b41e1478 Mon Sep 17 00:00:00 2001 From: Julien Duponchelle Date: Thu, 28 Jan 2016 19:22:03 +0100 Subject: [PATCH] Prettify --- appliances/a10-vthunder.gns3a | 21 +++++++++------------ appliances/f5-bigip.gns3a | 12 ++++-------- appliances/fortigate.gns3a | 10 +++------- 3 files changed, 16 insertions(+), 27 deletions(-) diff --git a/appliances/a10-vthunder.gns3a b/appliances/a10-vthunder.gns3a index ace734f..38fe453 100644 --- a/appliances/a10-vthunder.gns3a +++ b/appliances/a10-vthunder.gns3a @@ -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", diff --git a/appliances/f5-bigip.gns3a b/appliances/f5-bigip.gns3a index 53aac28..e8319e5 100644 --- a/appliances/f5-bigip.gns3a +++ b/appliances/f5-bigip.gns3a @@ -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", diff --git a/appliances/fortigate.gns3a b/appliances/fortigate.gns3a index c23f570..9a62d31 100644 --- a/appliances/fortigate.gns3a +++ b/appliances/fortigate.gns3a @@ -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",