2026.1 Series Release Notes¶
9.1.0-1¶
Bug Fixes¶
Install
kernel-modules-extra-matchedto ensure the correct package is installed when running a debug kernel on Rocky Linux 10. LP#2163149
9.1.0¶
Bug Fixes¶
kernel-modules-extrais now installed by default onRedHatfamily, see GH issue for details.
9.0.0¶
Upgrade Notes¶
containerd
rootpath default has been changed from distribution default to/var/lib/docker/containerdwhen usingdockerrole.
Support for configuring docker and containerd for
zunis dropped due to support for that project being removed in Kolla-Ansible.
Bug Fixes¶
Fixes a failure during containerd configuration when
/etc/containerddirectory did not exist. LP#2148747
Due to changes in docker-ce 29 that switched default image store engine to
containerd, containerdrootpath default has been changed from distribution default to/var/lib/docker/containerdwhen usingdockerrole.
Fixes execution of the Docker role when using Ansible check mode. LP#2144003