Bug #27578
Syntax error in kickstart_ifcfg_generic_interface template
Difficulty:
easy
Triaged:
Yes
Description
Blocker bug for 1.23, unable to enter Build mode or render Kickstart template. Symptoms:
Failure parsing Kickstart default: ERF22-6132 [Foreman::Renderer::Errors::SyntaxError]: Syntax error occurred while parsing the template kickstart_ifcfg_generic_interface, make sure you have all ERB tags properly closed and the Ruby syntax is valid. The Ruby error: kickstart_ifcfg_generic_interface:37: syntax error, unexpected end, expecting '}' ; end ^~~ kickstart_ifcfg_generic_interface:60: syntax error, unexpected end-of-input, expecting end.
Associated revisions
History
#1
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/community-templates/pull/607 added
#2
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases 1.24.0 added
#3
Updated by Tomer Brisker almost 4 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.23.0 added
- Fixed in Releases deleted (
1.24.0)
Fixes #27578 - resolved syntax error in ifcfg_generic snippet