Project

General

Profile

Actions

Feature #1553

closed

Add a default newline to the end of provision templates (kickstart)

Added by Fries Clemens about 12 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
Unattended installations
Target version:
-
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

It would be helpful if the rendering of a provision template would append a newline character.

I was wondering why the last operation in a kickstart template I wrote up would not be executed. I realised after pulling the template with curl that the kickstart file would end w/o \n. Might be specific to anaconda (version shipped with CentOS 5), though. Appending an empty line to the template fixed that, of course :)

Actions #1

Updated by Ohad Levy almost 12 years ago

  • Assignee deleted (Ohad Levy)

I think this depends on if you use > as closing statement vs ->

-%> means, no EOL, so maybe simply changing it to %> should work?

Actions #2

Updated by Ohad Levy about 8 years ago

  • Description updated (diff)
  • Status changed from New to Resolved
Actions

Also available in: Atom PDF