Feature #746
Generate all the Host template when click on Build to avoid errors during installation
Description
When I click on build only the PXELinux template is parsed,
so if there is an error in my others templates, such a preseed or finish templates,
they will append during the installation,
so it could be a good thing to parse them before validate the build action
and if there are error on them, display them to the user and avoid the build action
Related issues
Associated revisions
refs #746 - fix string interpolation ordering
refs #746 - fix string interpolation ordering
(cherry picked from commit 203d2bb58633f8c176eaa08e5178c7f3f350f2dd)
refs #746 - hosts stylesheet is part of app.css, not standalone
refs #746 - hosts stylesheet is part of app.css, not standalone
(cherry picked from commit 42085b760b91f7075a6e028ba3a85c7d422f1591)
History
#1
Updated by The Foreman Bot over 8 years ago
- Description updated (diff)
- Status changed from New to Ready For Testing
- Target version set to 1.7.3
- Pull request https://github.com/theforeman/foreman/pull/1753 added
#2
Updated by Daniel Lobato Garcia over 8 years ago
- Assignee changed from Ohad Levy to Shlomi Zadok
#3
Updated by Dominic Cleal over 8 years ago
- Target version changed from 1.7.3 to 1.7.2
#4
Updated by Ohad Levy over 8 years ago
- Related to Feature #1536: Foreman should check DHCP entries on build added
#5
Updated by Shlomi Zadok over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 6e916e5286e5c119c9360f089188b7813f651d31.
#6
Updated by Ohad Levy over 8 years ago
- Legacy Backlogs Release (now unused) set to 21
#7
Updated by Dominic Cleal over 8 years ago
- Related to Bug #8321: Regression in 6e916e5 - Templates for image-based hosts can no longer be rendered added
#8
Updated by Dominic Cleal about 8 years ago
- Related to Bug #9694: Usage of "osver" in templates give error when setting build mode. added
#9
Updated by Dominic Cleal about 8 years ago
- Related to Bug #9695: Clearer template errors should be given during build review added
#10
Updated by Dominic Cleal about 8 years ago
- Related to Bug #10338: Using template_name variable in template causes error in Build Review added
#11
Updated by Lukas Zapletal about 8 years ago
- Related to Feature #10407: Build review form should trigger on New host form when Build mode was checked added
#12
Updated by Lukas Zapletal about 8 years ago
- Related to Feature #3861: Better logging/reporting/audit of provisioning including contents added
#13
Updated by Dominic Cleal almost 8 years ago
- Related to Bug #11127: Host Build and Reboot shows template error when reboot fails added
#14
Updated by Dominic Cleal almost 8 years ago
- Related to Feature #11202: Show a warning if not all essential provisioning templates are associated with an OS added
#15
Updated by Ohad Levy about 7 years ago
- Related to Bug #1523: http://foreman/unattended/provision should match http://foreman/unattended/provision?spoof=xxx.xxx.xxx.xxx added
Fixes #746 - Generate all the Host template when click on Build to avoid errors during installation