Description of problem: In /etc/cobbler/settings the line dhcpd_conf: /etc/dhcpd.conf is wrong, it needs to be dhcpd_conf: /etc/dhcp/dhcpd.conf Version-Release number of selected component (if applicable): $ rpm -qa|grep cobbler cobbler-1.6.6-1.fc11.x86_64 $ # rpm -qa|grep cobbler cobbler-1.6.6-1.fc11.i586 # How reproducible: Default install. Steps to Reproduce: 1. 2. 3. Actual results: dhcpd does not start or does use the wrong configuration after issueing a cobbler sync Expected results: dhcpd is started and uses the updated dhcpd.conf. Additional info:
That's why it's a path in settings, so you can change it to match your install if it's different. But yeah, there's no reason we shouldn't be laying it down right. In the 2.0 version I think we'll probably just pay attention to the OS and write the file in the correct location based on that -- and make the setting go away. Regardless, we do have a Trac item opened on this, so it won't be forgotten. Leaving this open because I hate stuff closed as "WONTFIX" when it's not like it should be :)
Fixed in 2.0