Actions
Bug #6963
closedRHEL5 kickstart fails because of unsupported %end tag in template
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1127311
RHEL5 Anaconda doesn't support the %end tag in the %package stanza
We need this fix from upstream into our templates to ensure that the template will work with RHEL5's Anaconda:
https://github.com/theforeman/community-templates/blob/master/kickstart/provision_rhel.erb
Actions