mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Remove "mount_dir" from base manifest schema.
This commit is contained in:
parent
38715df6e9
commit
9de86b9b8a
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
"type": "object",
|
||||
"properties": {
|
||||
"mount_dir": { "type": "string" },
|
||||
"image_file": { "type": "string" },
|
||||
"tarball": { "type": "boolean" },
|
||||
"tarball_dir": { "type": "string" },
|
||||
"mirror": { "type": "string" }
|
||||
|
|
Loading…
Add table
Reference in a new issue