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:
Doug Szumski 2020-02-18 11:15:11 +00:00
parent c9474bf9b0
commit f2d46a57e4
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

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