I'm working on the 2.0 release and working on reinstating some features that were turned off as a result of some earlier code cleanup.
So, cobbler has a few settings in /etc/cobbler/settings allow_duplicate_hostnames: 0 allow_duplicate_ips: 0 allow_duplicate_macs: 0 All of these settings are off by default (duplication not allowed) I can't think of any good idea why allowing duplication on any of these records is a good idea. To limit confusion of what goes in the settings file, as well as to simplify code and operations, and prevent people from getting into a "shoot foot" scenario, can anyone think of a good reason why duplication of any of these things should be allowed in one cobbler "db"? --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
