On Fri, May 25, 2012 at 5:52 AM, heriyanto <[email protected]> wrote: > Hi All, > > I use cobbler replicate to sync all my cobbler server, but why sometimes, > cobbler not replicate all of data, > when i try : cobbler replicate --master=192.168.0.1 --omit-data > --distros="CentOS-6.2*" --profiles="CentOS-6.2*" --repos="CentOS-6.2*" > on the terminal is look like cobbler doing something like adding, and task > complete. but w i try cek with "cobbler list" its not there. > > distro not replicate, > profile not replicate, but > repo replicate, > > i confuse how to resolved. i now just copying manual from > /var/lib/cobbler/config. > > its a bug or what, can some body help me?
Distros won't replicate if you use --omit-data, which results in the profiles not replicating because their associated distros are not present. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
