summaryrefslogtreecommitdiff
path: root/roles/vmware-ova
diff options
context:
space:
mode:
authorYuya Kusakabe <yuya.kusakabe@gmail.com>2018-10-26 01:08:04 +0900
committerYuya Kusakabe <yuya.kusakabe@gmail.com>2018-10-26 01:08:04 +0900
commit88832a6324731f9357aa301adc70ef8448d6bc9f (patch)
tree922185a6811597b16dfb833c1fd77dec27fd2075 /roles/vmware-ova
parentbdb662a0d68777e87467a3a83f471dff225040ee (diff)
downloadvyos-vm-images-88832a6324731f9357aa301adc70ef8448d6bc9f.tar.gz
vyos-vm-images-88832a6324731f9357aa301adc70ef8448d6bc9f.zip
vmware: add ovf:transport to VirtualHardwareSection
Diffstat (limited to 'roles/vmware-ova')
-rw-r--r--roles/vmware-ova/templates/vyos_vmware_image.ovf.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/vmware-ova/templates/vyos_vmware_image.ovf.j2 b/roles/vmware-ova/templates/vyos_vmware_image.ovf.j2
index 76ebbcf..c3d6145 100644
--- a/roles/vmware-ova/templates/vyos_vmware_image.ovf.j2
+++ b/roles/vmware-ova/templates/vyos_vmware_image.ovf.j2
@@ -19,7 +19,7 @@
<OperatingSystemSection ovf:id="1" vmw:osType="other26xLinux64Guest">
<Info>The kind of installed guest operating system</Info>
</OperatingSystemSection>
- <VirtualHardwareSection>
+ <VirtualHardwareSection ovf:transport="com.vmware.guestInfo" ovf:required="false">
<Info>Virtual hardware requirements</Info>
<System>
<vssd:ElementName>Virtual Hardware Family</vssd:ElementName>