On Mon, 28 Mar 2011 23:52:24 -0700, petermity <[email protected]> wrote: > If I have an existing Cobbler server all set up, is there an easy > way to copy all of the distros, profiles, and other Cobbler > aspects from it to a freshly created unit? > > Could I just copy /etc/cobbler, /var/www/cobbler, and > /var/lib/cobbler to the new machine and then do cobbler sync?
That might work, but you will likely run into problems. The correct way to do it is to use 'cobbler replicate --master'. Generally you would want to setup the cobbler settings file, start up cobblerd and then do that. This is the way I do it, and it allows you to do all kinds of fun things with selecting what you want brought down. -- Scott Henson Red Hat CIS Operator WVU Alum BSAE/BSME
pgpH5jHcQ2D6C.pgp
Description: PGP signature
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
