kayobe/releasenotes/notes/bump-stackhpc-linux-1.3.0-892bc5ae7574508b.yaml
Pierre Riteau 4ed2077446 Bump stackhpc.linux to v1.3.0
Release 1.3.0 of stackhpc.linux fixes configuration of kernel parameters
for IOMMU when the GRUB_CMDLINE_LINUX_DEFAULT variable is absent from
/etc/default/grub.

Include a release note about a notable change in the sriov role.

[1] https://github.com/stackhpc/ansible-collection-linux/releases/tag/v1.3.0

Change-Id: I43295cd21fc4947fa877aa242070e3c132532fab
Closes-Bug: #2083874
2024-10-10 22:39:42 +02:00

10 lines
434 B
YAML

---
upgrade:
- |
Bumps the ``stackhpc.linux`` collection to 1.3.0. Note this version `uses
systemd to activate virtual functions
<https://github.com/stackhpc/ansible-collection-linux/pull/34>`__. This
change is restricted to the ``stackhpc.linux.sriov`` role, which is not
used by Kayobe. If a custom playbook uses this role, you can retain
existing behaviour by setting ``sriov_numvfs_driver`` to ``udev``.