Bug #14232
closedMissing variable to include Sat 6 Hostname in PXE Menus
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1264916
Description of problem:
We have multiple Sat6 servers. Currently from the PXE menu it is hard to distinguish between them.
There is no variable to include in the PXE Menu Title, e.g. in "PXELinux global default", to has the Sat6 Hostname.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Have the Sat6 Hostname rendered from template variable in the PXE Menu title
...
DEFAULT menu
PROMPT 0
MENU TITLE Kickstart - <%= foreman_server %>
...
2.
3.
Actual results:
Missing the foreman_server name
Expected results:
Foreman Server name is included in the template
Additional info:
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3335 added
Updated by Marek Hulán over 8 years ago
- Category set to TFTP
There's no reason to disallow generic helpers (snippet, foreman_url etc) when rendering global pxe template which is uploaded to TFTP.
Updated by Dominic Cleal over 8 years ago
- Related to Bug #11723: Build PXE Default fails with error added
Updated by Marek Hulán over 8 years ago
- Related to Feature #7828: Provide base URL of Foreman via foreman_url added
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Updated by Marek Hulán over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e4ed4a0db4d60f68183b5ef3bff13e136af684e6.
Updated by Dominic Cleal over 8 years ago
- Related to Bug #10592: Snippets do not appear to work in "PXELinux global default" template added