diff --git a/base/manifest-schema.json b/base/manifest-schema.json index a8065b0..3c9d31f 100644 --- a/base/manifest-schema.json +++ b/base/manifest-schema.json @@ -13,7 +13,6 @@ "image_file": { "type": "string" }, "tarball": { "type": "boolean" }, "tarball_dir": { "type": "string" }, - "device" : { "type" : "string" }, "mirror": { "type": "string" } }, "required": ["mount_dir", "mirror"]