forked from suse-edge/Factory
Change GRUB path in ironic.conf
Correct path for grub.cfg on a SUSE system. Signed-off-by: Marco Chiappero <marco.chiappero@suse.com>
This commit is contained in:
@@ -40,7 +40,7 @@ isolinux_bin = /usr/share/syslinux/isolinux.bin
|
||||
|
||||
# NOTE(dtantsur): this path is specific to the GRUB image that is built into
|
||||
# the ESP provided in [conductor]bootloader.
|
||||
grub_config_path = EFI/centos/grub.cfg
|
||||
grub_config_path = EFI/BOOT/grub.cfg
|
||||
|
||||
[agent]
|
||||
deploy_logs_collect = always
|
||||
|
Reference in New Issue
Block a user