Bug 498116

Summary: cobbler sync adds dhcpd.conf to /etc instead /etc/dhcp in rawhide
Product: [Fedora] Fedora Reporter: Rudolf Kastl <che666>
Component: cobblerAssignee: Michael DeHaan <mdehaan>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: mdehaan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-06 21:42:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rudolf Kastl 2009-04-28 22:33:29 UTC
Description of problem:
cobbler sync adds dhcpd.conf to /etc instead /etc/dhcp in rawhide. the default isc dhcpd.conf file changed to /etc/dhcp/dhcpd.conf.

Version-Release number of selected component (if applicable):
latest rawhide

How reproducible:
always

Comment 1 Michael DeHaan 2009-04-29 12:52:29 UTC
Hooray for applications moving their config paths around :)

Thanks for the heads up.

Comment 2 Michael DeHaan 2009-04-29 12:53:33 UTC
Tracking this here:  https://fedorahosted.org/cobbler/ticket/442

Comment 3 Michael DeHaan 2009-05-06 21:42:08 UTC
The DHCPd conf file location is currently configured in /etc/cobbler/settings.

You'll need to change it for your current install to point to the new location.

We'll come up with something better for a future release.