ipxe-examples
ipxe-examples copied to clipboard
Harvester iPXE Examples
The PR introduces a new mode of provisioning vagrant for testing purposes using the new install mode qcow images. Related to: https://github.com/harvester/harvester/issues/2198
## Changes 1. **FIX** Live migration fail caused by compatibility of emulated VM CPU * Set _libvirt.cpu_mode_ to compatibility-oriented `host-model` (default value) instead of performance-oriented `host-passthrough` * See https://libvirt.org/formatdomain.html#cpu-model-and-topology >...
Any node for which nvme_size is specified in settings.yml will automatically have one additional virtual NVMe disk created, which will appear as /dev/nvme0n1. This can be useful for testing additional...
Add support for single-node setups.
This PR adds FOSSA license scanning workflow.
* allow for debug mode when provisioning #### Problem: Debugging #### Solution: Enable debugging via settings flag, for both Ansible & Vagrant elements #### Related Issue(s): N/A #### Test plan:...