diff --git a/providers/virtualbox/manifest-schema.json b/providers/virtualbox/manifest-schema.json index e9b1474..5fb8ebc 100644 --- a/providers/virtualbox/manifest-schema.json +++ b/providers/virtualbox/manifest-schema.json @@ -8,7 +8,7 @@ "properties": { "backing": { "type": "string", - "enum": ["raw", "vdi", "qcow2"] + "enum": ["raw", "vdi"] }, "partitions": { "type": "object",