Actions
Bug #14232
closedMissing variable to include Sat 6 Hostname in PXE Menus
Difficulty:
Triaged:
Bugzilla link:
Pull request:
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 about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3335 added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #11723: Build PXE Default fails with error added
Updated by Marek Hulán about 9 years ago
- Related to Feature #7828: Provide base URL of Foreman via foreman_url added
Updated by Marek Hulán about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Dominic Cleal about 9 years ago
- Related to Bug #10592: Snippets do not appear to work in "PXELinux global default" template added
Actions