Use latest release of StackHPC iDRAC role
This pulls in a number of fixes to the iDRAC role which includes a change to allow the role to work with a recent version of the python-dracclient library. Change-Id: I6aa1fcece42f93cf404cf06dc96b2d70b140775e
This commit is contained in:
parent
c9474bf9b0
commit
f2d46a57e4
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
Fix an issue where the StackHPC iDRAC role would break when configuring
|
||||||
|
RAID when used with a recent release of the python-dracclient module.
|
@ -18,7 +18,7 @@
|
|||||||
- src: stackhpc.dell-powerconnect-switch
|
- src: stackhpc.dell-powerconnect-switch
|
||||||
version: v1.1.0
|
version: v1.1.0
|
||||||
- src: stackhpc.drac
|
- src: stackhpc.drac
|
||||||
version: 1.1.4
|
version: 1.1.5
|
||||||
- src: stackhpc.drac-facts
|
- src: stackhpc.drac-facts
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
- src: stackhpc.grafana-conf
|
- src: stackhpc.grafana-conf
|
||||||
|
Loading…
Reference in New Issue
Block a user