Bump stackhpc.linux to 1.3.4

This includes fixes to SR-IOV and VGPU configuration [1].

[1] https://github.com/stackhpc/ansible-collection-linux/compare/v1.3.1...v1.3.4

Change-Id: Ia368ff68f4c3ac69406040be25fa09711e221fa3
This commit is contained in:
Pierre Riteau
2025-06-20 15:41:04 +02:00
parent 7bd7929ea7
commit 17254c42fa
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
fixes:
- |
Fixes failure to activate SR-IOV on GPU devices by bumping the
``stackhpc.linux`` collection to v1.3.4.

View File

@@ -12,7 +12,7 @@ collections:
- name: openstack.cloud
version: '<3'
- name: stackhpc.linux
version: 1.3.1
version: 1.3.4
- name: stackhpc.network
version: 1.0.0
- name: stackhpc.openstack