We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3df4403 + 85a0356 commit dbde402Copy full SHA for dbde402
releasenotes/notes/fixes-cumulus-5.13-74e0d08675404f46.yaml
@@ -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
@@ -14,7 +14,7 @@ collections:
14
- name: dellemc.os10
15
version: 1.2.7
16
- name: nvidia.nvue
17
- version: 1.2.6
+ version: 1.2.9
18
- name: openstack.cloud
19
version: '<3'
20
- name: stackhpc.linux
0 commit comments