From b2158c7f6b845d46110790ad294d4ebc482b67dd Mon Sep 17 00:00:00 2001 From: Da-Geek Date: Sun, 5 Dec 2021 10:01:41 +0000 Subject: [PATCH] Added CentOS-7-x86_64-GenericCloud-2111.qcow2 --- appliances/centos-cloud.gns3a | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/appliances/centos-cloud.gns3a b/appliances/centos-cloud.gns3a index 2f0f516..8eddd1c 100644 --- a/appliances/centos-cloud.gns3a +++ b/appliances/centos-cloud.gns3a @@ -26,6 +26,13 @@ "options": "-nographic" }, "images": [ + { + "filename": "CentOS-7-x86_64-GenericCloud-2111.qcow2", + "version": "7 (2111)", + "md5sum": "730b8662695831670721c8245be61dac", + "filesize": 897384448, + "download_url": "https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2111.qcow2" + }, { "filename": "CentOS-7-x86_64-GenericCloud-1809.qcow2", "version": "7 (1809)", @@ -56,6 +63,13 @@ "cdrom_image": "centos-cloud-init-data.iso" } }, + { + "name": "7 (2111)", + "images": { + "hda_disk_image": "CentOS-7-x86_64-GenericCloud-2111.qcow2", + "cdrom_image": "centos-cloud-init-data.iso" + } + }, { "name": "7 (1809)", "images": {