Actions
Feature #7828
closedProvide base URL of Foreman via foreman_url
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Description
We currently can't use foreman_url in PXELinux Global Default or similar templates, because there is no @host accessible, therefore it leads to failed to process template: undefined method `token' for nil:NilClass errors.
We can easily allow this by skipping the token when @host attribute is not available.
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/1827 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Tracker changed from Bug to Feature
- Status changed from Ready For Testing to New
- Assignee deleted (
Lukas Zapletal) - Target version deleted (
1.7.2) - Pull request added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/1827)
Updated by Dominic Cleal over 9 years ago
- Related to Bug #11723: Build PXE Default fails with error added
Updated by Dominic Cleal over 9 years ago
- Subject changed from Allow foreman_url to be used in generic templates to Provide base URL of Foreman via foreman_url
Updated by Marek Hulán about 9 years ago
- Related to Bug #14232: Missing variable to include Sat 6 Hostname in PXE Menus added
Updated by Lukas Zapletal about 9 years ago
- Related to Feature #14245: Create new template helper setting('global_setting_name') added
Actions