You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2017/04/10 09:43:40 UTC

[1/2] ambari git commit: AMBARI-20716. Support amazonlinux 2017 in Ambari (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 82b19d04d -> 017f37283
  refs/heads/trunk 9405e241d -> 5377e6644


AMBARI-20716. Support amazonlinux 2017 in Ambari (aonishuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/5377e664
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/5377e664
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/5377e664

Branch: refs/heads/trunk
Commit: 5377e66448aea708d42751704e69bb15418c5a3e
Parents: 9405e24
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Mon Apr 10 12:43:28 2017 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Mon Apr 10 12:43:28 2017 +0300

----------------------------------------------------------------------
 .../src/main/python/ambari_commons/resources/os_family.json         | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/5377e664/ambari-common/src/main/python/ambari_commons/resources/os_family.json
----------------------------------------------------------------------
diff --git a/ambari-common/src/main/python/ambari_commons/resources/os_family.json b/ambari-common/src/main/python/ambari_commons/resources/os_family.json
index e9bd1a4..859ce56 100644
--- a/ambari-common/src/main/python/ambari_commons/resources/os_family.json
+++ b/ambari-common/src/main/python/ambari_commons/resources/os_family.json
@@ -68,6 +68,7 @@
     "aliases": {
       "amazon2015": "amazon6",
       "amazon2016": "amazon6",
+      "amazon2017": "amazon6",
       "suse11sp3": "suse11"
     }
 }


[2/2] ambari git commit: AMBARI-20716. Support amazonlinux 2017 in Ambari (aonishuk)

Posted by ao...@apache.org.
AMBARI-20716. Support amazonlinux 2017 in Ambari (aonishuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/017f3728
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/017f3728
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/017f3728

Branch: refs/heads/branch-2.5
Commit: 017f3728308745dd4eac88f1fb5bcf2e3da4a2b1
Parents: 82b19d0
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Mon Apr 10 12:43:33 2017 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Mon Apr 10 12:43:33 2017 +0300

----------------------------------------------------------------------
 .../src/main/python/ambari_commons/resources/os_family.json         | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/017f3728/ambari-common/src/main/python/ambari_commons/resources/os_family.json
----------------------------------------------------------------------
diff --git a/ambari-common/src/main/python/ambari_commons/resources/os_family.json b/ambari-common/src/main/python/ambari_commons/resources/os_family.json
index e9bd1a4..859ce56 100644
--- a/ambari-common/src/main/python/ambari_commons/resources/os_family.json
+++ b/ambari-common/src/main/python/ambari_commons/resources/os_family.json
@@ -68,6 +68,7 @@
     "aliases": {
       "amazon2015": "amazon6",
       "amazon2016": "amazon6",
+      "amazon2017": "amazon6",
       "suse11sp3": "suse11"
     }
 }