On Fri, May 27, 2011 at 01:21:14PM -0500, Owen Beckley wrote: > > I'm currently running cobbler 2.0.3 on CentOS 5. > > I was wondering if there is an automated way to have a repo included in > cobbler, but have it be disabled by default when it's listed in > /etc/yum.repos.d/cobbler-config.repo.
You could always - add it as usual - disable it in %post with a line of sed The only downside I see is if you list packages in %packages that are more current in your 'optional' repo they will be fetched from there. Christian _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
