Actions
Bug #39029
closedUnattended::HostFinder - track search method
Description
Currently, when the UnattendedController fails to find a host during provisioning (resulting in a 404), the error message is generic: "unable to find a host that matches the request".
This makes it difficult for administrators to debug whether Foreman was looking for a MAC address, an IP address, or a provisioning token.
Actions