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

[48/50] [abbrv] ambari git commit: AMBARI-21830 PowerPC - IOP/HDP migration, service restart fails post Ambari upgrade (dili)

AMBARI-21830 PowerPC - IOP/HDP migration, service restart fails post Ambari upgrade (dili)

(cherry picked from commit 909902cdf6496ae5863d76b169da16e2e5d7d55f)

Change-Id: Iec141925bc6d2bbbeec661282d522c47048c8eac


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

Branch: refs/heads/2.5-maint
Commit: 99269b1d32ea2391c608cc2f85a1648993fd54a3
Parents: e07e92d
Author: Di Li <di...@apache.org>
Authored: Mon Aug 28 12:16:14 2017 -0400
Committer: dili@apache.org <je...@hortonworks.com>
Committed: Mon Aug 28 16:26:17 2017 +0000

----------------------------------------------------------------------
 .../stacks/BigInsights/4.2.5/repos/repoinfo.xml         | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/99269b1d/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/repos/repoinfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/repos/repoinfo.xml b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/repos/repoinfo.xml
index d1b155d..b723f09 100755
--- a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/repos/repoinfo.xml
+++ b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/repos/repoinfo.xml
@@ -41,4 +41,16 @@
       <reponame>IOP-UTILS</reponame>
     </repo>
   </os>
+  <os family="redhat-ppc7">
+    <repo>
+      <baseurl>http://ibm-open-platform.ibm.com/repos/IOP/rhel/7/ppc64le/4.2.x/Updates/4.2.5.0</baseurl>
+      <repoid>IOP-4.2.5</repoid>
+      <reponame>IOP</reponame>
+    </repo>
+    <repo>
+      <baseurl>http://ibm-open-platform.ibm.com/repos/IOP-UTILS/rhel/7/ppc64le/1.3</baseurl>
+      <repoid>IOP-UTILS-1.3</repoid>
+      <reponame>IOP-UTILS</reponame>
+    </repo>
+  </os>
 </reposinfo>