You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sm...@apache.org on 2015/06/23 02:43:36 UTC

ambari git commit: AMBARI-12077. HDP: remove ubuntu from the HDP-2.3 repo list (smohanty)

Repository: ambari
Updated Branches:
  refs/heads/trunk d43913730 -> ef18bc3f6


AMBARI-12077. HDP: remove ubuntu from the HDP-2.3 repo list (smohanty)


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

Branch: refs/heads/trunk
Commit: ef18bc3f6a27a4ba98345dd78825054709524ae9
Parents: d439137
Author: Sumit Mohanty <sm...@hortonworks.com>
Authored: Mon Jun 22 17:43:12 2015 -0700
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Mon Jun 22 17:43:12 2015 -0700

----------------------------------------------------------------------
 .../main/resources/stacks/HDP/2.3/repos/repoinfo.xml    | 12 ------------
 1 file changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/ef18bc3f/ambari-server/src/main/resources/stacks/HDP/2.3/repos/repoinfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/repos/repoinfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/repos/repoinfo.xml
index b883a74..3921a46 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/repos/repoinfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/repos/repoinfo.xml
@@ -53,16 +53,4 @@
       <reponame>HDP-UTILS</reponame>
     </repo>
   </os>
-  <os family="ubuntu12">
-    <repo>
-      <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/HDP/ubuntu12/2.x/updates/2.3.0.0</baseurl>
-      <repoid>HDP-2.3</repoid>
-      <reponame>HDP</reponame>
-    </repo>
-    <repo>
-      <baseurl>http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/ubuntu12</baseurl>
-      <repoid>HDP-UTILS-1.1.0.20</repoid>
-      <reponame>HDP-UTILS</reponame>
-    </repo>
-  </os>
 </reposinfo>