Public bug reported: To run automated Ubuntu server installations (autoinstall) using virt-install, we want to use a combination of: * --cloud-init user-data=$path_to_autoinstall * --extra-args autoinstall
Unfortunately, when --location is used, the --cloud-init option gets silently ignored. The --cloud-init option works with --cdrom but then --extra-args cannot be used. There is an upstream bug report [1] with an open PR [2]: [1] https://github.com/virt-manager/virt-manager/issues/469 [2] https://github.com/virt-manager/virt-manager/pull/485 ** Affects: virt-manager (Ubuntu) Importance: Medium Assignee: Olivier Gayot (ogayot) Status: In Progress ** Changed in: virt-manager (Ubuntu) Assignee: (unassigned) => Olivier Gayot (ogayot) ** Changed in: virt-manager (Ubuntu) Status: New => In Progress ** Changed in: virt-manager (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2073461 Title: virt-install ignores --cloud-init when --location is present To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/2073461/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
