Fix DevStack plugin ipxe-snponly-x86_64.efi name
Change-Id: Ic25eb356d1bc86c1dc4b09df7fc0df42b3821cf3
This commit is contained in:
parent
16dc23c3c5
commit
365a4545fe
@ -1282,7 +1282,7 @@ function configure_ironic_dirs {
|
||||
if [ -f /usr/share/ipxe/ipxe-snponly-x86_64.efi ]; then
|
||||
# NOTE(TheJulia): I think this file got renamed at some
|
||||
# point during it's centos8 run, but this is current.
|
||||
update_loader_copy_paths snponly.efi:/usr/share/ipxe/ipxe_snponly-x86_64.efi
|
||||
update_loader_copy_paths snponly.efi:/usr/share/ipxe/ipxe-snponly-x86_64.efi
|
||||
fi
|
||||
fi
|
||||
if [ -f $IRONIC_GRUB2_SHIM_FILE ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user