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. -- Jeff Schroeder Don't drink and derive, alcohol and analysis don't mix. http://www.digitalprognosis.com _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
