Add check for boot priority

This commit is contained in:
Julien Duponchelle 2016-01-18 15:56:00 +01:00
parent 7753a557bf
commit a991da83d5

View File

@ -238,7 +238,7 @@
"title": "Type of console connection for the administration of the appliance"
},
"boot_priority": {
"type": "string",
"enum": ["d", "c", "dc", "cd", "n", "nc", "nd", "cn", "dn"],
"title": "Optional define the disk boot priory. Refer to -boot option in qemu manual for more details."
},
"kernel_command_line": {