From 353a772e1a02a264c5c20773ee91d96b2e0a8cdd Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 24 May 2022 13:01:12 +0100 Subject: [PATCH] redfish: Use the correct key name for BMC reboot --- plugins/redfish/redfish.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/redfish/redfish.conf b/plugins/redfish/redfish.conf index 0cea7449d..d47bdf0dd 100644 --- a/plugins/redfish/redfish.conf +++ b/plugins/redfish/redfish.conf @@ -17,4 +17,4 @@ IpmiDisableCreateUser=False # Amount of time in seconds to wait for a BMC restart -BmcRestartTimeout=1800 +ManagerResetTimeout=1800