Linuxfabrik / lfops

LFOps is an Ansible Collection of generic Roles, Playbooks and Plugins for managing Linux-based Cloud Infrastructures.
https://linuxfabrik.ch
The Unlicense
51 stars 13 forks source link

role:kvm_vm: Support for Kickstart #160

Open markuslf opened 4 months ago

markuslf commented 4 months ago

Currently, the role requires you to provide a custom OS image. IMHO it would be much more flexible if the role also supported kickstart installations (e.g. using our kickstart file from https://github.com/Linuxfabrik/kickstart) on a standard RHEL ISO image.

NavidSassan commented 4 months ago

would be useful to also have that option, for example when creating base images. currently the goal was that the deploymetn is as close to cloud providers as possible