Releases: ananace/foreman_hyperv
Releases · ananace/foreman_hyperv
Version 0.0.4
- Allow setting a VM-wide VLAN value
- Default to using the first available cluster if one exists
- This allows the use of clustered machines, as long as all machines are set up with identical switch configurations
- Support the creation of legacy NICs for BIOS
- Requires fog-hyperv 0.0.8 / d4bf0fcdef691573c25744c3f3930961d5f767d6
Version 0.0.3
- Fixes an association issue of VMs by MAC address
- Fixes over-eager secure boot setting access on unpersisted VMs (#8)
- Fixes over-eager cluster iteration
- This checks if the hypervisor supports clusters first (Requires fog-hyperv v0.0.6)
Version 0.0.2
- Support dynamic memory settings - Improve VM tab UX with some JS - Apply secure boot setting properly - Improve VM properties view - Improve performance by skipping a few unnecessary Hyper-V calls
Version 0.0.1
Verified to not die a flaming death on Foreman 1.14.3 or 1.15.3 Current features; - Can discover VMs (only tested with upwards of 5 VMs) - Can associate VMs - Can create VMs - Can sometimes report why VM creation fails - Can in some cases edit VMs - Can delete VMs, as long as they're not checkpointed