stackhpc / ansible-role-libvirt-vm

This role configures and creates VMs on a KVM hypervisor.
128 stars 67 forks source link

Is it possible to add first-boot kernel options? Like ks=cdrom:/ks.cfg #86

Open b1r63r opened 2 years ago

b1r63r commented 2 years ago

I would love to be able to add kommand line options to the kernel on first boot. Mainly to force a kickstart install from image mounted in the cdrom.

If this is not easily possible today, consider it a feature request. I could not find any possibility in the documentation.