Boot disk with UEFI not working in Katello


Problem: Boot disk + UEFI not work with static IP
I created static IP with out DHCP
Assigned below templates:
PXELINUX
KICKSTARTel8-BOOTDISK
KICKSTART DEFAULT IPXE
KICKSTARTDEFAULT PXEGRUB2
GRUB2 UEFI as PXELOADER

Expected outcome: it should provision server

Foreman and Proxy versions:
foreman-3.4.0-1.el8.noarch
foreman-proxy-3.4.0-1.el8.noarch
Foreman and Proxy plugin versions:
foreman-3.4

Distribution and version:
Rocky LInux and Versiom 8.6
Other relevant data:
I used below subnet for static IP



It was working in foreman-3.3 it didn’t work in foreman-3.4

Please help me

Thanks
Laxman

Did you end up working this out by any chance? I’m experiencing the same issue.

It’s because of the unescaped ampersand in the foreman_url - see Foreman UEFI Provisioning Grub Failure - #11 by angry_yak_shaver

Please let me know where I have to modify foreman URL

I worked after patching kickstart_kernel_options.erb as in below solution

1 Like