Actions
Bug #27877
closedDHCP conflict when editing PXE loader for existing host
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Our orchestration code checks existing DHCP records against MAC, IP, hostname and filename. However filename must not be included when comparing DHCP records for conflicts. This change is about removing the filename from the check so it won't issue unnecessary conflict errors on updates of PXE loader.
Updated by Lukas Zapletal about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset ad0707c1a527a122d9a9097aa4f16e6c926e55eb.
Actions