From dbc73bced563c1106687bdc4a03b838208340dbb Mon Sep 17 00:00:00 2001 From: Brian Candler Date: Wed, 15 Apr 2020 17:14:27 +0100 Subject: [PATCH] Add csr1000v 16.6.1 image version from VIRL There is an existing image called "16.6.1" so this is called "16.6.1-VIRL" --- appliances/cisco-csr1000v.gns3a | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/appliances/cisco-csr1000v.gns3a b/appliances/cisco-csr1000v.gns3a index c6a018b..f021a46 100644 --- a/appliances/cisco-csr1000v.gns3a +++ b/appliances/cisco-csr1000v.gns3a @@ -147,6 +147,13 @@ "md5sum": "3428e0dcf5132a1b11ab7696d8c61b2e", "filesize": 1261961216, "download_url": "https://virl.mediuscorp.com/my-account/" + }, + { + "filename": "csr1000v-universalk9.16.6.1.qcow2", + "version": "16.6.1-VIRL", + "md5sum": "996eb6dbf54781f6393bd689571a818c", + "filesize": 1316301824, + "download_url": "https://virl.mediuscorp.com/my-account/" } ], "versions": [ @@ -257,6 +264,12 @@ "images": { "hda_disk_image": "csr1000v-universalk9.16.4.1.qcow2" } + }, + { + "name": "16.6.1-VIRL", + "images": { + "hda_disk_image": "csr1000v-universalk9.16.6.1.qcow2" + } } ] }