On Wed, Sep 19, 2012 at 12:13 PM, Bai Shen <[email protected]> wrote: > I'm not sure if this is a cobbler or puppet issue, so please forgive the > crossposting. > > I configured some repos in cobbler and set the local mirror flag. However, > when I use puppet to install packages, they don't use my local mirror. This > means that installs take forever as I'm on a slow connection. > > What should I check/test in order to fix this?
So, you configured cobbler to locally mirror the repositories. How are the repositories configured onto the 'clients' ? Via the cobbler $yum_config_stanza ? If so then I'd look at the repository configuration in cobbler. If you want to see what it put look at the kickstart (either with cli command, cobbler_web, or /root/cobbler-ks.cfg on built server). If you are placing the yum repo configuration in another way, look at that. -greg _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
