Add #streamOptimized to fix .ovf for VirtualBox 4.3.2

fixes #261
This commit is contained in:
Bob Lantz
2014-01-10 18:07:08 -08:00
parent 55e48112f8
commit 75abd94bf5
+1 -1
View File
@@ -586,7 +586,7 @@ OVFTemplate = """<?xml version="1.0"?>
<Info>Virtual disk information</Info>
<Disk ovf:capacity="%d" ovf:capacityAllocationUnits="byte"
ovf:diskId="vmdisk1" ovf:fileRef="file1"
ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html"/>
ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized"/>
</DiskSection>
<NetworkSection>
<Info>The list of logical networks</Info>