Bug #27156
closedInstallation with numbers in FQDN fails.
Description
If I want to install and use the name just.anexample.123 the installation fails because the proxy is not found.
If I call the website with it I get a 400 error.
But if I enter the ip I can call the website.
Log:
Foreman_smartproxy[just.anexample.123](provider=rest_v3): Making get request to https://just.anexample.123/api/v2/smart_proxies?search=name=%22just.anexample.123%22
[DEBUG 2019-06-25T14:22:13 main] Foreman_smartproxy[just.anexample.123](provider=rest_v3): Received response 400 from request to https://just.anexample.123/api/v2/smart_proxies?search=name=%22just.anexample.123%22
[ERROR 2019-06-25T14:22:13 main] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[orcha.rhino.441]: Could not evaluate: Proxy just.anexample.123 cannot be retrieved: unknown error (response 400)