netbootxyz / netboot.xyz

Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
https://netboot.xyz
Apache License 2.0
9.29k stars 684 forks source link

Customization to menus no longer loading #1533

Open PrymalInstynct opened 3 days ago

PrymalInstynct commented 3 days ago

Describe the bug Customizations to menus that were previously working are no longer being loaded.

To Reproduce Steps to reproduce the behavior:

  1. Go to Menus
  2. Open boot.cfg
  3. Edit the set rhel_base_url line to include the rhel base url you want
  4. Save the config
  5. Reboot host I want to PXE
  6. Select Red Hat Enterprise Linux
  7. Base URL filed is still blank

Expected behavior The modification made to boot.cfg should be loaded and the rhel_base_url variable should be set

Screenshots No Applicable

Additional context Netboot_xyz container image from linuxserver.io is being utilized

PrymalInstynct commented 3 days ago

Switched to official Docker image and I am getting the same results.