From 7b8bb02dc3fa42a4457ea243d8700f70af5bc5e9 Mon Sep 17 00:00:00 2001 From: Mahesh Kommareddi Date: Sat, 30 Aug 2025 20:22:43 -0400 Subject: [PATCH] Fixed config --- examples/sample-vm-config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/examples/sample-vm-config.json b/examples/sample-vm-config.json index 06f949d..660b85c 100644 --- a/examples/sample-vm-config.json +++ b/examples/sample-vm-config.json @@ -24,10 +24,7 @@ "isBoot": false } ], - "cdrom": { - "path": "ubuntu-24.04.3-desktop-amd64.iso", - "isBoot": true - } + "cdrom":"ubuntu-24.04.3-desktop-amd64.iso" }, "network": { "backend": "user",