----- "Scot Floess" <[email protected]> wrote: > > Regardless of a VM or bare metal machine - 0.22 is installed for me :( > > What's interesting - after the machine/VM comes up I can yum update > and 0.24 is installed at that time. > > I am running Cobbler 1.6.6. >
Repository priorities only work if you have the yum-priorities package installed on your systems. In addition to this, anaconda (the installer) does not handle repo priorities, so if you want this taken into account make sure you install the packages where this matters in the %post section of the kickstart and not in the %packages section. Cheers, Jasper _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
