Comment 8 for bug 1871975

Revision history for this message
Pengpeng Sun (pengpengs) wrote :

Sure, list the use case step by step as below:
1. Customer create a Ubuntu VM on vSphere
2. Customer attach Live Server installer ISO to VM's CD-ROM
3. Customer power-on the VM and go through installation wizard to install Ubuntu Live Server (subiquity works here)
4. Customer want to create more Ubuntu Live Server VMs, so he clone the step3 created VM and Customize the new VMs network (cloud-init works here, using OVF datasource) to have different IP addresses.
5. Since the subiquity-disable-cloudinit-networking.cfg exists, cloned VMs fail to configure Netplan network configuration by cloud-init.