Actions
Bug #9358
closedUnattended controller matches IP/MAC from primary, not provisioning interface
Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
Description
For access to templates from the unattended controller without a token, it looks up the host details using the IP address or MAC address. Currently this is implemented using the primary interface, but it should be the provisioning interface.
https://github.com/theforeman/foreman/blob/f5975f9/app/controllers/unattended_controller.rb#L144
Actions