1
0
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:
2025-06-30 11:43:07 +00:00
parent 7c0423ee04
commit f8f730087f

View File

@@ -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