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 2014/08/14 13:56:33 UTC

git commit: AMBARI-6859. Set HDP-UTILS 1.1.0.19 as a default repo for Ubuntu (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/trunk c10ccb2f8 -> 5321aeaf4


AMBARI-6859. Set HDP-UTILS 1.1.0.19 as a default repo for Ubuntu (aonishuk)


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

Branch: refs/heads/trunk
Commit: 5321aeaf46a5e36e1c63f1bd20d45ede92d6be58
Parents: c10ccb2
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Thu Aug 14 14:56:09 2014 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Thu Aug 14 14:56:09 2014 +0300

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/5321aeaf/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml
index c7852d6..14babae 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml
@@ -60,8 +60,8 @@
       <reponame>HDP</reponame>
     </repo>
     <repo>
-      <baseurl>http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.18/repos/ubuntu12</baseurl>
-      <repoid>HDP-UTILS-1.1.0.18</repoid>
+      <baseurl>http://dev.hortonworks.com.s3.amazonaws.com/HDP-UTILS-1.1.0.19/repos/ubuntu12</baseurl>
+      <repoid>HDP-UTILS-1.1.0.19</repoid>
       <reponame>HDP-UTILS</reponame>
     </repo>
   </os>