Actions
Feature #255
closedCheck all x-rhn-provisioning headers
Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
Description
Currently, get_host_details in unattended_controller.rb only checks the MAC address from the provisioning header for eth0. This obviously breaks if, for some reason, you end up installing off of eth2 or some other device. I've attached a simple patch which tries to search for the IP address, and any of the MAC addresses on the client.
Files
Updated by Ohad Levy almost 15 years ago
- Status changed from New to Feedback
- Assignee changed from Ohad Levy to Frank Sweetser
Updated by Frank Sweetser almost 15 years ago
- Status changed from Feedback to Ready For Testing
- % Done changed from 0 to 100
Actions