Actions
Bug #12052
closedIn case of multiple nics, discovery status screen should show the mac of selected nic(discovery_bootif)
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Difficulty:
Triaged:
Description
I discovered a host with multiple nics. And while performing discovery, I selected the eth1. And discovery was successful. However Status screen was showing mac of eth0. Please see the attached screenshot for more info.
I think we should show mac of selected interface on status screen.
Files
Updated by Sachin Ghai over 9 years ago
Updated by Sachin Ghai over 9 years ago
- Related to Tracker #10294: PXEless discovery feature added
Updated by Lukas Zapletal over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/30 added
- Pull request deleted (
)
Updated by Lukas Zapletal over 9 years ago
- Is duplicate of Bug #12022: Error on console with some missing values on unattended discovery status screen added
Updated by Lukas Zapletal over 9 years ago
Yeah changed the code, not using facter for this anymore, this was very unreliable. Now we print "N/A" if primary interface was not yet selected and MAC/IPv4 detected by NetworkManager "primary" connection.
Updated by Anonymous over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-discovery-image|fec8d807b7b940b68df33bc33a5cd6140e52dec6.
Actions