diff --git a/devstack/lib/ironic b/devstack/lib/ironic index 4c29fc08b7..1292390c0c 100644 --- a/devstack/lib/ironic +++ b/devstack/lib/ironic @@ -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