Closed sanjayy-ibm closed 3 months ago
Discussed with @sanjayy-ibm offline for the required changes
Summary of Changes
New Parameter: Introduced a new parameter boot_method
to support both PXE and ISO-based installations.
ISO Image Creation: Added functionality for ISO image creation for KVM.
ISO-Based Installation: Implemented support for installations using ISO images.
Cleanup on Cluster Deletion: Added a cleanup process to remove the ISO install media during cluster deletion when boot_method is set to ISO.
Looks good cc: @AmadeusPodvratnik
:tada: This PR is included in version 2.2.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
New Parameter: Introduced a new parameter boot_method to support both PXE and ISO-based installations. ISO Image Creation: Added functionality for ISO image creation for KVM. ISO-Based Installation: Implemented support for installations using ISO images. Cleanup on Cluster Deletion: Added a cleanup process to remove the ISO install media during cluster deletion when boot_method is set to ISO.