You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by vb...@apache.org on 2016/04/21 15:12:11 UTC

ambari git commit: AMBARI-16007. Add sles 12 as the os family for HDP 2.5.(vbrodetskyi)

Repository: ambari
Updated Branches:
  refs/heads/trunk b84205459 -> 7799ac32f


AMBARI-16007. Add sles 12 as the os family for HDP 2.5.(vbrodetskyi)


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

Branch: refs/heads/trunk
Commit: 7799ac32fb9dc75b823069876a44f438961ba8aa
Parents: b842054
Author: Vitaly Brodetskyi <vb...@hortonworks.com>
Authored: Thu Apr 21 06:10:11 2016 +0300
Committer: Vitaly Brodetskyi <vb...@hortonworks.com>
Committed: Thu Apr 21 06:10:11 2016 +0300

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/2.5/repos/repoinfo.xml    | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/7799ac32/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml
index acf1c07..e5c53ce 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.5/repos/repoinfo.xml
@@ -53,6 +53,18 @@
       <reponame>HDP-UTILS</reponame>
     </repo>
   </os>
+  <os family="suse12">
+    <repo>
+      <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/HDP/suse11sp3/2.x/updates/2.5.0.0</baseurl>
+      <repoid>HDP-2.5</repoid>
+      <reponame>HDP</reponame>
+    </repo>
+    <repo>
+      <baseurl>http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/suse11sp3</baseurl>
+      <repoid>HDP-UTILS-1.1.0.20</repoid>
+      <reponame>HDP-UTILS</reponame>
+    </repo>
+  </os>
   <os family="ubuntu12">
     <repo>
       <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/HDP/ubuntu12/2.x/updates/2.5.0.0</baseurl>