Actions
Bug #17122
closedunify_hosts.rake requires mac addresses to fully work
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1389558
Description of problem:
Under some situations when dealing with the duplicate host problem, one or both of the hosts do not have a mac address. This makes the existing unify_hosts script not work properly since it is based on mac addresses for safety. We need a way to run it based purely on hostnames.
Its not clear how to get into this situation.
Version-Release number of selected component (if applicable):
6.2.2
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/6415 added
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release set to 197
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release changed from 197 to 208
Updated by Justin Sherrill about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|f3003b87ca6a4c90a21f59dd9e7ccbd12c7b1035.
Actions