~ubuntu-core-dev/livecd-rootfs/yakkety-proposed

« back to all changes in this revision

Viewing changes to live-build/ubuntu-cpc/hooks/ovf/ubuntu-ova-v1-cloudcfg-vmdk.tmpl

Tags: 2.435.2
MergeĀ lp:~rcj/livecd-rootfs/yakkety-proposed/

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
  <VirtualSystem ovf:id="@@NAME@@">
19
19
    <Info>A virtual machine</Info>
20
20
    <Name>@@NAME@@</Name>
21
 
    <OperatingSystemSection ovf:id="100" vmw:osType="other3xLinux64Guest">
 
21
    <OperatingSystemSection ovf:id="@@OVF_ID@@" vmw:osType="@@OVF_OS_TYPE@@">
22
22
      <Info>The kind of installed guest operating system</Info>
 
23
      <Description>Ubuntu Linux (@@OVF_DESC_BITS@@-bit)</Description>
23
24
    </OperatingSystemSection>
24
25
 
25
26
    <ProductSection ovf:required="false">