On 01/03/2014 05:04 PM, Chris Johnson wrote:
>> Check the generated kickstart file to make sure the repos appear
> there. If they are, check the anaconda logs for repo issues.
> 
> Hi.
> 
> I see no repo mention in the kickstart as shown in cobbler system
> getks.  Although I do see the expanded puppet snippet?  There should be
> a repo statement in there grabbing the cobbler repo.  Adding such a
> thing wasn't in the any of the instructions I saw.  And the
> puppet_install_if_enabled snippet doesn't add it.  Neither does any
> other  snippet.
> 
> This  would seem to be a problem at  least.  Thanks for the  tip. Bugs
> me a bit there was no mention of it in any of the instructions I found.
> 
> Chris.

Your kickstart template needs:

$yum_repo_stanza

for cobbler to replace with the configured repos.  The default sample.ks
kickstart template has it, and you're expected to retain it.

# If any cobbler repo definitions were referenced in the kickstart
profile, include them here.
$yum_repo_stanza


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  or...@cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to