Skip to content

Commit 9b1fd11

Browse files
authored
Merge pull request #533 from stackhpc/bugfix/nvue-5.13
Move nvidia.nvue to 1.2.9 for cumulus 5.13
2 parents c1ca37e + 2efd034 commit 9b1fd11

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
fixes:
3+
- |
4+
Bumps version of ``nvidia.nvue`` Ansible collection from ``1.2.6`` to
5+
``1.2.9``. This fixes an issue where switch configuration could not be
6+
applied to switches running Cumulus Linux 5.13. See `LP#2131677
7+
<https://bugs.launchpad.net/kayobe/+bug/2131677>`__ for more details.

requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ collections:
66
- name: dellemc.os10
77
version: 1.1.1
88
- name: nvidia.nvue
9-
version: 1.2.6
9+
version: 1.2.9
1010
- name: openstack.cloud
1111
version: '<3'
1212
- name: stackhpc.linux

0 commit comments

Comments
 (0)