Skip to content

Releases: ananace/foreman_hyperv

Version 0.0.4

06 Apr 07:21
v0.0.4
bacb6ff
Compare
Choose a tag to compare
  • 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

15 Jan 08:59
v0.0.3
9218a14
Compare
Choose a tag to compare
  • 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

30 Aug 13:50
v0.0.2
Compare
Choose a tag to compare
- 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

28 Aug 14:03
v0.0.1
Compare
Choose a tag to compare
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