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)
commit0815b534bebc4f3cd7869efb8872ac11e40d0bc6
treeab40d79cf95d8bce69b6d1739de849ce632b076e
parent9a1255b5ab8b531cd9aa473050889f41f4ad2694
FIX: Allow configuration of IPMI privilege level

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
.gitreview
roles/baremetal_provision/tasks/start_console_logging.yml
roles/baremetal_provision/tasks/stop_console_logging.yml
roles/initial_poweroff_hosts/tasks/poweroff_real_nodes.yml