Andrew Onischuk created AMBARI-15007:
----------------------------------------
Summary: Make amazon2015 to be part of redhat6 family
Key: AMBARI-15007
URL: https://issues.apache.org/jira/browse/AMBARI-15007
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.2.2
Attachments: AMBARI-15007.patch
We have discussed the solution for this with Sumit Mohanty.
We decided to avoid introducing new os family for amazon.
And to simply add aliases section to os_family.json like this:
"aliases": {
"amazon2015": "amazon6"
}
The only disadvantage is that when choosing repo-url, user might be confused
that centos6 url is for amazon 2015.
But that what initially what I was asked to do.
Also this jira should include using /etc/system-release instead of /etc/issue
to detect amazon os. (/etc/os-release seems to be absent on some centos
distros, so I think it's not reliable)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)