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 Justin Sherrill over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|f3003b87ca6a4c90a21f59dd9e7ccbd12c7b1035.
Actions