On Tue, Jul 17, 2012 at 4:27 PM, Chris Lee <[email protected]> wrote: > Thank again James, > > All I have copied over so far is the systems folder. I just tried copying > one over at a time until cobbler started complaining.
You need to copy over all of the config data, otherwise cobbler won't know what profiles the systems belong to, and what distros those profiles belong to. The result will be that cobbler will just ignore them and not load up anything. > As soon as it did, I saw checked the files and it seems that all the system > files that contain "!!python/unicode" for settings as follows > "!!python/unicode 'eth0':" causes cobbler to fail. > I'll try more tomorrow and remove all the !!python/unicode" tags and see if > things work nicer. That's odd, everything should be unicode friendly. I'm guessing your objects are still the YAML objects? _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
