fix broken xml in box.ovf template

This commit is contained in:
Neil Hanlon 2022-11-23 20:11:22 -05:00
parent 40bed03ffc
commit 2aabd9cde6
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@
<StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
<AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
<Image uuid="{289f1414-3b53-40b9-8d43-1993c752c5cc}"/>
</AttachedDevice>
</StorageController>
</StorageControllers>
</vbox:Machine>