Bump stackhpc.drac role

This new version fixes the evaluation of check_mode, which is causing
`kayobe overcloud bios raid configure` to fail.

Change-Id: I9c6e261dbac067ca3f9218e6ea81813ddc2f6520
This commit is contained in:
Pierre Riteau 2022-04-22 14:18:14 +02:00
parent 10b8c1ead0
commit 5d6b9714ff
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
fixes:
- |
Fixes failures to run ``kayobe overcloud bios raid configure`` by upgrading
the ``stackhpc.drac`` role to version 1.1.6.

View File

@ -26,7 +26,7 @@ roles:
- src: stackhpc.dell-powerconnect-switch
version: v1.1.0
- src: stackhpc.drac
version: 1.1.5
version: 1.1.6
- src: stackhpc.drac-facts
version: 1.0.0
- src: stackhpc.grafana-conf