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.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/community-templates/pull/607 added
Updated by Tomer Brisker over 5 years ago
- Status changed from Ready For Testing to Closed
- Fixed in Releases 1.23.0 added
- Fixed in Releases deleted (
1.24.0)
Actions