12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <?xml version="1.0"?>
- <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- -->
- <reposinfo>
- <os type="redhat6">
- <repo>
- <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos6/2.x/BUILDS/2.9.9.9-98</baseurl>
- <repoid>HDP-2.9.9.9-98</repoid>
- <reponame>HDP</reponame>
- </repo>
- <repo>
- <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos6/2.x/updates/2.2.0.0</baseurl>
- <repoid>HDP-2.2.0.0</repoid>
- <reponame>HDP-2.2</reponame>
- </repo>
- <repo>
- <baseurl>http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.17/repos/centos6</baseurl>
- <repoid>HDP-UTILS-1.1.0.17</repoid>
- <reponame>HDP-UTILS</reponame>
- </repo>
- </os>
- <os type="redhat5">
- <repo>
- <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos5/2.x/BUILDS/2.9.9.9-98</baseurl>
- <repoid>HDP-2.9.9.9-98</repoid>
- <reponame>HDP</reponame>
- </repo>
- <repo>
- <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos5/2.x/updates/2.2.0.0</baseurl>
- <repoid>HDP-2.2.0.0</repoid>
- <reponame>HDP-2.2</reponame>
- </repo>
- <repo>
- <baseurl>http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.17/repos/centos5</baseurl>
- <repoid>HDP-UTILS-1.1.0.17</repoid>
- <reponame>HDP-UTILS</reponame>
- </repo>
- </os>
- <os type="suse11">
- <repo>
- <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/HDP/suse11/2.x/BUILDS/2.9.9.9-98</baseurl>
- <repoid>HDP-2.9.9.9-98</repoid>
- <reponame>HDP</reponame>
- </repo>
- <repo>
- <baseurl>http://s3.amazonaws.com/dev.hortonworks.com/HDP/suse11/2.x/updates/2.2.0.0</baseurl>
- <repoid>HDP-2.2.0.0</repoid>
- <reponame>HDP-2.2</reponame>
- </repo>
- <repo>
- <baseurl>http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.17/repos/suse11</baseurl>
- <repoid>HDP-UTILS-1.1.0.17</repoid>
- <reponame>HDP-UTILS</reponame>
- </repo>
- </os>
- <os type="debian12">
- <repo>
- <baseurl>REPLACE_WITH_UBUNTU12_URL</baseurl>
- <repoid>HDP-2.1</repoid>
- <reponame>HDP</reponame>
- </repo>
- <repo>
- <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>
- </reposinfo>
|