Foremans Discovery Boot Order

Problem:

It looks like, by default, the VM will boot from its local disks. Not only does the menu item say Default local boot , it is also highlighted. Yet it’s not true: By default, the Foreman Discovery Image will be booted.

Expected outcome:
Can we change the menu so that it highlights the actual default?

Foreman and Proxy versions:
2.0

Distribution and version:
Ubuntu 18

There is a setting that controls both, here is our template:

ONTIMEOUT <%= global_setting("default_pxe_item_global", "local") %>
DEFAULT <%= global_setting("default_pxe_item_global", "local") %>

How does your /var/lib/tftproot/pxelinux.cfg/default template look like?