Jeff Schroeder wrote: > On Wed, May 13, 2009 at 10:13 AM, Corey Garst <[email protected]> wrote: > >> I'm getting set up with Cobbler and noticed an option to mirror a repo. >> By default, where do the Cobbler repo mirrors live? Can this path be >> changed? >> > > /var/www/cobbler/repo_mirror > > There is a setting named "webdir" that defaults to "/var/www/cobbler". > You should be able to put it in /etc/cobbler/settings after syncing > the contents over and restarting cobblerd. > > The defaults are in > /usr/lib/python2.5/site-packages/cobbler/settings.py if you're > interested in taking a look. You could also bind mount things if you > have to. > >
No, do not change webdir -- things are not guaranteed to work using that. The documentation on the Wiki also says this (see "relocating your install"). --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
