tool · inferred from evidence
subiquity
An installer tool referenced in the context of Ubuntu autoinstallation.
- Packer Ubuntu 20.04 build: autoinstall never triggers, ds parameter ignored at grub prompt
At the grub prompt, the ds parameter must be quoted or subiquity ignores it. Use a boot_command like: "[esc][esc][esc]", "set gfxpayload=keep[enter]", "linux /casper/vmlinuz ", "\"ds=nocloud-net;s=http://{{ .HTTPIP }}:{{ .HTTPPort }}/\" ",