Comment 1 for bug 2018225

Revision history for this message
John Chittum (jchittum) wrote :

Is the request for essentially:

      <Property ovf:key="password" ovf:type="string" ovf:userConfigurable="true" ovf:value="">
          <Label>Default User's password</Label>
          <Description>If set, the default user's password will be set to this value to allow password based login. The password will be good for only a single login. If set to the string 'RANDOM' then a random password will be generated, and written to the console.</Description>
      </Property>

but for network? like

      <Property ovf:key="network-config" ovf:type="string" ovf:userConfigurable="true" ovf:value="">
          <Label>Default network-config</Label>
          <Description>A totally relevant description.</Description>
      </Property>

code link:

https://git.launchpad.net/livecd-rootfs/tree/live-build/ubuntu-cpc/hooks.d/base/ovf/ubuntu-ova-v1-cloudcfg-vmdk.tmpl