mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 21:16:57 +02:00
Set ovf transport mode so guestinfo gets available to coreos-cloudinit
This commit is contained in:
parent
56dd41d011
commit
fe7c43a794
@ -87,7 +87,7 @@
|
|||||||
<OperatingSystemSection ovf:id="100" vmw:osType="other26xLinux64Guest">
|
<OperatingSystemSection ovf:id="100" vmw:osType="other26xLinux64Guest">
|
||||||
<Info>The kind of installed guest operating system</Info>
|
<Info>The kind of installed guest operating system</Info>
|
||||||
</OperatingSystemSection>
|
</OperatingSystemSection>
|
||||||
<VirtualHardwareSection>
|
<VirtualHardwareSection ovf:transport="com.vmware.guestInfo">
|
||||||
<Info>Virtual hardware requirements</Info>
|
<Info>Virtual hardware requirements</Info>
|
||||||
<System>
|
<System>
|
||||||
<vssd:ElementName>Virtual Hardware Family</vssd:ElementName>
|
<vssd:ElementName>Virtual Hardware Family</vssd:ElementName>
|
||||||
|
Loading…
Reference in New Issue
Block a user