Merge "Revert "Add logic to determine Ironic node is HW or not into configure_ironic_dirs""

This commit is contained in:
Zuul 2019-07-20 12:20:31 +00:00 committed by Gerrit Code Review
commit 0abc6a54cd

View File

@ -1131,7 +1131,7 @@ function configure_ironic_dirs {
setup_syslinux_modules
fi
if [[ "$IRONIC_BOOT_MODE" == "uefi" && "$IRONIC_IS_HARDWARE" == "False" ]]; then
if [[ "$IRONIC_BOOT_MODE" == "uefi" ]]; then
local uefi_boot_file
local uefi_loader
local uefi_nvram