proxmox/CHANGELOG.md

1.2 KiB

Changes
  • Add a variable to choose to keep PVE enterprise repo for the subscribers.
  • (#4) Add an access control list for PveProxy.
  • (#4) Add a new class to manage Proxmox's service (proxmox::hypervisor::service).
  • (#6) Add a new defined class to manage groups for PVE WebGUI.

0.0.2 - 2014/01/08

New functionality release, Proxmox installation now working :)

Changes
  • (#1) Possibility to choose between newer kernel that only supports KVM or a ~2.6.32 that supports both KVM and OpenVZ.
  • (#1) Install the Virtual Environment and it's works with 2 puppet run.
  • Add new test (hypervisor_kvm_only).
  • Add a fact to check if Proxmox is "available".
  • Add a new class: proxmox::hypervisor::config for some tiny configurations.
  • Remove the subscription message in the web gui.
  • Add operatingsystem_support information in the metadata.json (to correct the error in Metadata Quality).
  • Correct wtfpl into WTFPL to be recognized by SPDX (Metadata Quality).
  • Correct indentation, double quote, ...

0.0.1 - 2014/01/07

Initial release.

Changes
  • Only prepare the system for Proxmox installation (proxmox::hypervisor::preconfig)