You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by jo...@apache.org on 2014/09/17 14:34:01 UTC

[11/29] git commit: AMBARI-7339. Change HDP repourl to sp3 on 2.2.1 Stack (aonishuk)

AMBARI-7339. Change HDP repourl to sp3 on 2.2.1 Stack (aonishuk)


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

Branch: refs/heads/branch-alerts-dev
Commit: f92c28ed8ebf7d727eff53be13e05e6551348936
Parents: a30cef2
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Tue Sep 16 20:42:08 2014 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Tue Sep 16 20:42:08 2014 +0300

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.2.1/repos/repoinfo.xml         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/f92c28ed/ambari-server/src/main/resources/stacks/HDP/2.2.1/repos/repoinfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2.1/repos/repoinfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.2.1/repos/repoinfo.xml
index 10553e0..9430a29 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2.1/repos/repoinfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2.1/repos/repoinfo.xml
@@ -42,7 +42,7 @@
   </os>
   <os type="suse11">
     <repo>
-      <baseurl>http://dev.hortonworks.com.s3.amazonaws.com/HDP/sles11sp1/2.x/updates/2.2.0.0</baseurl>
+      <baseurl>http://dev.hortonworks.com.s3.amazonaws.com/HDP/suse11sp3/2.x/updates/2.2.0.0</baseurl>
       <repoid>HDP-2.2.1</repoid>
       <reponame>HDP</reponame>
     </repo>