mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 21:07:55 +00:00
Allow bios image in the appliance schema
Ref https://github.com/GNS3/gns3-vm/issues/88,https://github.com/GNS3/gns3-gui/issues/1700
This commit is contained in:
parent
9bc86b9753
commit
7192ed7fad
@ -400,6 +400,10 @@
|
||||
"type": "string",
|
||||
"title": "OS image"
|
||||
},
|
||||
"bios_image": {
|
||||
"type": "string",
|
||||
"title": "Bios image"
|
||||
},
|
||||
"hda_disk_image": {
|
||||
"type": "string",
|
||||
"title": "Hda disk image"
|
||||
|
Loading…
Reference in New Issue
Block a user