Merge pull request #162 from GNS3/revert-161-master

Revert "New Cisco Web Security releases + symbol fixes"
This commit is contained in:
Jeremy Grossmann 2016-09-19 13:53:00 -06:00 committed by GitHub
commit 600e7a8140
4 changed files with 1 additions and 44 deletions

View File

@ -12,7 +12,6 @@
"maintainer": "GNS3 Team", "maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net", "maintainer_email": "developers@gns3.net",
"usage": "Credentials: admin / admin. The device gets its initial IP address using DHCP. After getting an IP address, you can access the initial configuration using the WebUI at https://IP_ADDRESS:9090", "usage": "Credentials: admin / admin. The device gets its initial IP address using DHCP. After getting an IP address, you can access the initial configuration using the WebUI at https://IP_ADDRESS:9090",
"symbol": "loadbalancer.svg",
"port_name_format": "eth{0}", "port_name_format": "eth{0}",
"qemu": { "qemu": {
"adapter_type": "virtio-net-pci", "adapter_type": "virtio-net-pci",
@ -55,4 +54,3 @@
} }
] ]
} }

View File

@ -24,27 +24,6 @@
"kvm": "require" "kvm": "require"
}, },
"images": [ "images": [
{
"filename": "coeus-10-0-0-233-S000V.zip",
"version": "10.0.0",
"md5sum": "dba739adbd77e804980b10635e5f3136",
"filesize": 1974066712,
"download_url": "https://software.cisco.com/download/release.html?mdfid=284806698&flowid=41610&softwareid=282975114&release=10.0.0&relind=AVAILABLE&rellifecycle=LD&reltype=latest"
},
{
"filename": "coeus-9-2-0-083-S000V.zip",
"version": "9.2.0",
"md5sum": "32430061193c38c098b577b756558fff",
"filesize": 1961348969,
"download_url": "https://software.cisco.com/download/release.html?mdfid=284806698&flowid=41610&softwareid=282975114&release=9.2.0&relind=AVAILABLE&rellifecycle=LD&reltype=latest"
},
{
"filename": "coeus-9-1-1-074-S000V.zip",
"version": "9.1.1",
"md5sum": "50d03416b0dd9653c0145d3937d8dc33",
"filesize": 1968977374,
"download_url": "https://software.cisco.com/download/release.html?mdfid=284806698&flowid=41610&softwareid=282975114&release=9.1.1&relind=AVAILABLE&rellifecycle=LD&reltype=latest"
},
{ {
"filename": "coeus-9-0-1-162-S000V.qcow2", "filename": "coeus-9-0-1-162-S000V.qcow2",
"version": "9.0.1", "version": "9.0.1",
@ -54,24 +33,6 @@
} }
], ],
"versions": [ "versions": [
{
"name": "10.0.0",
"images": {
"hda_disk_image": "coeus-10-0-0-233-S000V.zip"
}
},
{
"name": "9.2.0",
"images": {
"hda_disk_image": "coeus-9-2-0-083-S000V.zip"
}
},
{
"name": "9.1.1",
"images": {
"hda_disk_image": "coeus-9-1-1-074-S000V.zip"
}
},
{ {
"name": "9.0.1", "name": "9.0.1",
"images": { "images": {

View File

@ -12,7 +12,6 @@
"maintainer": "GNS3 Team", "maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net", "maintainer_email": "developers@gns3.net",
"usage": "The image file is large (21.5 GB), make sure you have enough space. Default credentials: nsroot / nsroot", "usage": "The image file is large (21.5 GB), make sure you have enough space. Default credentials: nsroot / nsroot",
"symbol": "loadbalancer.svg",
"port_name_format": "1/{0}", "port_name_format": "1/{0}",
"qemu": { "qemu": {
"adapter_type": "virtio-net-pci", "adapter_type": "virtio-net-pci",

View File

@ -11,8 +11,7 @@
"status": "stable", "status": "stable",
"maintainer": "GNS3 Team", "maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net", "maintainer_email": "developers@gns3.net",
"usage": "Default credentials:\n Network config CLI: setup / setup\n CLI: root / loadbalancer\n WebUI: loadbalancer / loadbalancer", "usage": "Default credentials: Network config CLI: setup / setup; CLI: root / loadbalancer; WebUI: loadbalancer / loadbalancer",
"symbol": "loadbalancer.svg",
"qemu": { "qemu": {
"adapter_type": "virtio-net-pci", "adapter_type": "virtio-net-pci",
"adapters": 2, "adapters": 2,