Bug #13362
Remove upstream parameter from Atomic kickstart
Description
Atomic can be provisioned now from upstream entirely, removing the need for this parameter. Before http://projects.theforeman.org/issues/13340 , we had to set up a local installation media for the PXE boot stuff. So provisioning from upstream was optional. Now, we can default to provision from upstream and anyone with a custom installation media can change the kickstart to use it.
CentOS unfortunately still has to be provisioned through a local installation media so I'm not changing that line.
Associated revisions
History
#1
Updated by Daniel Lobato Garcia almost 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset community-templates|27c79c85de595204e626ecaf604eef17b34bc06d.
#2
Updated by Dominic Cleal almost 5 years ago
- Assignee set to Daniel Lobato Garcia
- Legacy Backlogs Release (now unused) set to 136
Fixes #13362 - Remove upstream parameter from Fedora Atomic kickstart
Fedora Atomic can be provisioned now from upstream entirely,
removing the need for this parameter.
Before http://projects.theforeman.org/issues/13340 ,
we had to set up a local installation media for the PXE boot stuff. So
provisioning from upstream was optional. Now, we can default to
provision from upstream and anyone with a custom installation media can
change the kickstart to use it.
CentOS unfortunately still has to be provisioned through a local
installation media so I'm not changing that line.
closes GH-231