Skip to content

Commit

Permalink
Merge pull request #719 from delphix/dlpx/pr/david-mendez1/8f8359d3-c…
Browse files Browse the repository at this point in the history
…8e8-4842-80d9-efdb1a06f9a4

DLPX-84191 Bump up the ESX engine's ova to support HW v13 (ESX 6.5)
  • Loading branch information
david-mendez1 authored Apr 14, 2023
2 parents c168d26 + c5554c3 commit 8a7e90c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions live-build/config/hooks/vm-artifacts/template.ovf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<vssd:ElementName>Virtual Hardware Family</vssd:ElementName>
<vssd:InstanceID>0</vssd:InstanceID>
<vssd:VirtualSystemIdentifier>@@VM_NAME@@</vssd:VirtualSystemIdentifier>
<vssd:VirtualSystemType>vmx-11</vssd:VirtualSystemType>
<vssd:VirtualSystemType>vmx-13</vssd:VirtualSystemType>
</System>
<Item>
<rasd:AllocationUnits>hertz * 10^6</rasd:AllocationUnits>
Expand Down Expand Up @@ -151,7 +151,7 @@
</VirtualHardwareSection>
<AnnotationSection ovf:required="false">
<Info>A human-readable annotation</Info>
<Annotation>Delphix Appliance, VM Hardware Version 11</Annotation>
<Annotation>Delphix Appliance, VM Hardware Version 13</Annotation>
</AnnotationSection>
</VirtualSystem>
</Envelope>

0 comments on commit 8a7e90c

Please sign in to comment.