> I need to know if the file in /var/lib/cobbler/backup is any different > from the distro file to verify the upgrade > did not muck with settings. Please share it with me. > > 1.4.3 was already using the new parser/emitter so I don't expect that to > be the case, so I hope it was accidentally cleared somehow. > > >
can you let me know what you'd like me to diff as if i diff the profile then # diff /var/lib/cobbler/config/profiles.d/CentOS-5.2-xen-x86_64 /var/lib/cobbler/backup/config/profiles.d/CentOS-5.2-xen-x86_64 2c2 < ctime: 1236854603.91136 --- > ctime: 0 9c9 < kickstart: /var/lib/cobbler/kickstarts/kickstart-CentOS-5.2-xen-x86_64.ks --- > kickstart: /etc/cobbler/default.ks 12c12 < mtime: 1236854603.91136 --- > mtime: 0 15d14 < name_servers_search: [] 18d16 < random_id: kdG3 20d17 < redhat_management_server: <<inherit>> thanks _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
