From 80e8e9653459d25d09a82a0632ecacb33ec73df4 Mon Sep 17 00:00:00 2001 From: adosztal Date: Mon, 18 Jan 2016 15:30:36 +0100 Subject: [PATCH] Fixed filename reference for hda --- appliances/fortigate.gns3a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appliances/fortigate.gns3a b/appliances/fortigate.gns3a index 905146e..47a499c 100644 --- a/appliances/fortigate.gns3a +++ b/appliances/fortigate.gns3a @@ -49,7 +49,7 @@ { "name": "5.2.5", "images": { - "hda_disk_image": "fortios.qcow2", + "hda_disk_image": "FGT_VM64_KVM-v5-build0701-FORTINET.out.kvm.qcow2", "hdb_disk_image": "empty30G.qcow2" } }