Actions
Bug #7622
closedDHCP leases not created when rebuilding hosts.
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
The following steps were taken:
1. Create host.
2. Install host.
3. Remove DHCP lease for the host in question.
4. Put the host in build mode.
Expected behavior:
DHCP lease should be created for the host if it's not found in the leases file.
Actual behavior:
Foreman looks for DHCP lease, but only prints an error in the proxy log if none is found, instead of creating one.
No error is shown in the web interface, and the host fails to build due to the missing lease.
Updated by Dominic Cleal over 10 years ago
- Is duplicate of Feature #1536: Foreman should check DHCP entries on build added
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Duplicate
Thanks for the report, I think this is tracked adequately under #1536 and related issues (there are quite a few, including with TFTP).
Actions