Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.1
-
None
Description
I tried default centos 6.5 it works fine. But if I change /etc/issues and /etc/redhat-release to say:
CentOS Linux release 6.5 (Final)
then the registration fails with:
INFO 2014-04-09 14:39:22,501 security.py:51 - SSL connection established. Two-way SSL authentication is turned off on the server.
ERROR 2014-04-09 14:39:22,563 Controller.py:100 - Cannot register host with not supported os type, hostname=c6501.ambari.apache.org, serverOsType=redhat6, agentOstype=centos linux6
In the agent logs.
By default centos 6.5 has:
CentOS release 6.5 (Final)
but sometimes can have:
CentOS Linux release 6.5 (Final)