Actions
Bug #15216
closedInstaller fails if Satellite hostname doesn't have a TLD at the end of the domain
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1127307
Users with domains containing hyphens are unable to install Satellite 6, they get errors during installation:
[root@sat6 ~]# katello-installer
/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[sat6.test.example-domain]: Could not evaluate: 500 Internal Server Error
Installing Done [100%]
We need to determine why Satellite 6 can't be installed on systems with a domain including a hyphen and support this use case.
Steps to reproduce:
1) Setup a system who's domain name resolves to something with a hyphen:
sat6test.example-domain.com
2) Attempt to run katello-installer
3) note errors
Actions