From 912d994d17f8b5cf65c429f193ba88820ba5b5b8 Mon Sep 17 00:00:00 2001 From: adosztal Date: Sun, 25 Mar 2018 08:16:46 +0200 Subject: [PATCH] Netscaler VPX 12.0 --- appliances/citrix-netscaler-vpx.gns3a | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/appliances/citrix-netscaler-vpx.gns3a b/appliances/citrix-netscaler-vpx.gns3a index 8c62df0..0fcd184 100644 --- a/appliances/citrix-netscaler-vpx.gns3a +++ b/appliances/citrix-netscaler-vpx.gns3a @@ -26,6 +26,13 @@ "options": "-smp 2 -cpu host" }, "images": [ + { + "filename": "NSVPX-KVM-12.0-56.20_nc_32.qcow2", + "version": "12.0-56.20", + "md5sum": "0ea1c23e3b8eb8451037d46ee472cfa6", + "filesize": 739704832, + "download_url": "https://www.citrix.com/lp/try/netscaler-vpx-express.html" + }, { "filename": "NSVPX-KVM-11.1-47.14_nc.raw", "version": "11.1-47.14 F", @@ -42,6 +49,12 @@ } ], "versions": [ + { + "name": "12.0-56.20", + "images": { + "hda_disk_image": "NSVPX-KVM-12.0-56.20_nc_32.qcow2" + } + }, { "name": "11.1-47.14 F", "images": {