FIX: Allow configuration of IPMI privilege level 60/1160/3
authordave kormann <davek@research.att.com>
Wed, 10 Jul 2019 15:26:16 +0000 (11:26 -0400)
committerdave kormann <davek@research.att.com>
Mon, 15 Jul 2019 13:07:04 +0000 (09:07 -0400)
This change updates the ansible tasks to supply a privilege level (configured as
hwmgmt.priv_level) when calling ipmitool.  Without this change, ipmitool defaults
to using the 'ADMINISTRATOR' privilege.  This will fail on systems where
hwmgmt.user is assigned a lower privilege level.

This change depends on changes 1076, 1077, and 1078.

signed-off-by: dave kormann <davek@research.att.com>
Change-Id: If97a52fa2f2dbf903f2c8e2311e163b2ffd1b944


No differences found