mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 00:48:45 +01:00
When the host fails to boot due to pending-user-action (this can occur when the disk boot order is set incorrectly) log the message at Warning level instead of Debug to make it obvious. This also removes an additional spurious info message that was being logged.