Bug 818628 - post_s390_reboot snippet doesn't include %end where needed
Summary: post_s390_reboot snippet doesn't include %end where needed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: lab controller
Version: 0.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bill Peck
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-03 15:11 UTC by Bill Peck
Modified: 2019-05-22 13:42 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-26 06:40:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Bill Peck 2012-05-03 15:11:49 UTC
Description of problem:
Fedora now requires %end in kickstart.  We need the following added to the Fedora.ks

#set global end='%end'
 or the equivalent jinja2 command.

Version-Release number of selected component (if applicable):
0.8.2

Comment 1 Bill Peck 2012-05-07 18:38:04 UTC
pushed to gerrit for review

http://gerrit.beaker-project.org/#/c/1048/

Comment 2 Dan Callaghan 2012-05-14 04:50:28 UTC
We already have a variable 'end' which is defined correctly for this purpose.

I think the only bug here was that the post_s390_reboot snippet was missing an %end for the newer distros.

Comment 5 Jan Stodola 2012-06-07 11:39:19 UTC
This is working fine as described in:
https://engineering.redhat.com/rt/Ticket/Display.html?id=152815#txn-3207223

Thank you, moving to VERIFIED.

Comment 6 Dan Callaghan 2012-06-26 06:40:02 UTC
Beaker 0.9.0 has been released.


Note You need to log in before you can comment on or make changes to this bug.