Hi all,

I upgraded my Cobbler install to 2.2.3-1.el6 (from epel-testing) last
night.

Interestingly, when I run cobbler sync, only machines that have netboot
enabled get entries in my dhcpd.conf.

The offending line(s) appear to be in
/usr/lib/python2.6/site-packages/cobbler/modules/manage_isc.py - lines
164-165

----
if not interface["netboot_enabled"]:
    continue
----

(This is in the section that generates the ISC dhcpd config file).


I commented those lines out to get my server back, but I was curious as
to why that was there in the first place.

Any insight would be appreciated!



Best,
Dan







_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to