Skip to content

Commit 2efd034

Browse files
JohnGarbuttjovial
authored andcommitted
Move nvidia.nvue to 1.2.9 for cumulus 5.13
Changed switch config started creating errors on cumulus 5.13 onwards. Bumping the collection version to bring in this fix: https://gitlab.com/nvidia-networking/systems-engineering/nvue/-/commit/adfc6829ee0fadbcd5273a7635f26d6a79b44eab Change-Id: Ib92ae8807a5f22090d3025ff93d279004e686870 Closes-Bug: #2131677 Signed-off-by: John Garbutt <john.garbutt@stackhpc.com> (cherry picked from commit 85a0356)
1 parent c1ca37e commit 2efd034

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)