v1.7.0
Major feature release, adding support for PVE 7.x deployments. PVE 5.x can not be deployed with this version (6.x is fine).
Due to an oversight to how PVE merges known_hosts
when adding nodes to a cluster, earlier versions of this role resulted in a convoluted /etc/pve/priv/known_hosts
. This has been fixed, but you may wish to modify that file by hand to remove duplicates and comments. This is mainly a cosmetic issue and (as far as I know) doesn't affect PVE's operation.
Changes/Fixes
#114 ZFS pool and ZFS volume creation support
#125 Enable cache updating on PVE installation apt task
#155 PVE 7.x support and 5.x deprecation
#168 Remove unsupported implementation of Let's Encrypt certificate generation
#172 Subscription patches removed.
#173 Ensure hosts with PVE already installed can join clusters
#176 Fix idempotency verification of Ceph crush map modification tasks
#179 Fix module naming conflict on ceph_volume
#183 Allow rebuilds of first host in a cluster inventory
Full Changelog: v1.6.9...v1.7.0