Actions
Bug #27578
closedSyntax 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.
Actions