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 over 5 years ago
- Related to Bug #21120: Multiple DHCP orchestration is no longer possible with PXELoader added
Updated by Lukas Zapletal over 5 years ago
- Related to Bug #26525: iPXE embedded PXE loader is causing DHCP conflict added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7047 added
Updated by Lukas Zapletal over 5 years ago
- Related to Bug #27879: iPXE Embedded loader does not put token to the DHCP filename option added
Updated by Lukas Zapletal about 5 years ago
- Triaged changed from No to Yes
- Bugzilla link set to 1778827
Updated by Lukas Zapletal almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset ad0707c1a527a122d9a9097aa4f16e6c926e55eb.
Actions