Updated Branches: refs/heads/branch-1.4 6696a62e7 -> 105a67882
AMBARI-3578. Update repoinfo URLs with appropriate values. (swagle) Project: http://git-wip-us.apache.org/repos/asf/incubator-ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ambari/commit/105a6788 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ambari/tree/105a6788 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ambari/diff/105a6788 Branch: refs/heads/branch-1.4 Commit: 105a678824c8b762f4eab74f1a2ce8c68a87fdf7 Parents: 6696a62 Author: Siddharth Wagle <[email protected]> Authored: Tue Oct 22 15:00:11 2013 -0700 Committer: Mahadev Konar <[email protected]> Committed: Tue Oct 22 15:12:23 2013 -0700 ---------------------------------------------------------------------- ambari-server/pom.xml | 2 +- .../resources/stacks/HDP/2.0.6/repos/repoinfo.xml | 16 ++++++++-------- .../stacks/HDPLocal/2.0.6/repos/repoinfo.xml | 18 +++++++++--------- 3 files changed, 18 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/105a6788/ambari-server/pom.xml ---------------------------------------------------------------------- diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml index c94bfe6..cebf47b 100644 --- a/ambari-server/pom.xml +++ b/ambari-server/pom.xml @@ -29,7 +29,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <python.ver>python >= 2.6</python.ver> - <hdpUrlForCentos6>http://s3.amazonaws.com/dev.hortonworks.com/HDP-2.0.6.0/repos/centos6</hdpUrlForCentos6> + <hdpUrlForCentos6>http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.0.6.0</hdpUrlForCentos6> </properties> <build> <plugins> http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/105a6788/ambari-server/src/main/resources/stacks/HDP/2.0.6/repos/repoinfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/repos/repoinfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/repos/repoinfo.xml index 09f1834..ec62810 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.0.6/repos/repoinfo.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/repos/repoinfo.xml @@ -18,56 +18,56 @@ <reposinfo> <os type="centos6"> <repo> - <baseurl>REPLACE_WITH_CENTOS6_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="centos5"> <repo> - <baseurl>REPLACE_WITH_CENTOS5_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos5/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="redhat6"> <repo> - <baseurl>REPLACE_WITH_CENTOS6_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="redhat5"> <repo> - <baseurl>REPLACE_WITH_CENTOS5_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos5/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="oraclelinux6"> <repo> - <baseurl>REPLACE_WITH_CENTOS6_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="oraclelinux5"> <repo> - <baseurl>REPLACE_WITH_CENTOS5_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos5/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="suse11"> <repo> - <baseurl>REPLACE_WITH_SUSE11_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/suse11/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="sles11"> <repo> - <baseurl>REPLACE_WITH_SUSE11_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/suse11/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/105a6788/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/repos/repoinfo.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/repos/repoinfo.xml b/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/repos/repoinfo.xml index 09f1834..6409d73 100644 --- a/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/repos/repoinfo.xml +++ b/ambari-server/src/main/resources/stacks/HDPLocal/2.0.6/repos/repoinfo.xml @@ -18,56 +18,56 @@ <reposinfo> <os type="centos6"> <repo> - <baseurl>REPLACE_WITH_CENTOS6_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="centos5"> <repo> - <baseurl>REPLACE_WITH_CENTOS5_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos5/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="redhat6"> <repo> - <baseurl>REPLACE_WITH_CENTOS6_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="redhat5"> <repo> - <baseurl>REPLACE_WITH_CENTOS5_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos5/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> - <os type="oraclelinux6"> + <os type="oraclelinux6"> <repo> - <baseurl>REPLACE_WITH_CENTOS6_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="oraclelinux5"> <repo> - <baseurl>REPLACE_WITH_CENTOS5_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/centos5/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="suse11"> <repo> - <baseurl>REPLACE_WITH_SUSE11_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/suse11/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo> </os> <os type="sles11"> <repo> - <baseurl>REPLACE_WITH_SUSE11_URL</baseurl> + <baseurl>http://public-repo-1.hortonworks.com/HDP/suse11/2.x/updates/2.0.6.0</baseurl> <repoid>HDP-2.0.6</repoid> <reponame>HDP</reponame> </repo>
