sahara-image-elements/elements/hdp-local-mirror
Luigi Toscano 5d05a3db2f Remove CentOS6/RHEL6 support
Deprecated in Pike, and removed from diskimage-builder for a while.

Story: 2001996
Task: 19626
Change-Id: I9b4eab56fcbfcb2e97805fba805eafeeafa5d540
2018-05-15 18:22:50 +02:00
..
environment.d Remove CentOS6/RHEL6 support 2018-05-15 18:22:50 +02:00
install.d Remove CentOS6/RHEL6 support 2018-05-15 18:22:50 +02:00
root.d Use direct links to HDP distribution 2015-11-09 07:20:25 +00:00
README.rst [DOC] fix doc about hdp local mirror 2016-09-09 15:59:04 +03:00
element-deps Add element for building mirror with HDP packages 2015-07-10 18:26:34 +03:00
package-installs.yaml Add element for building mirror with HDP packages 2015-07-10 18:26:34 +03:00
pkg-map Add element for building mirror with HDP packages 2015-07-10 18:26:34 +03:00
source-repository-hdp-stack Use direct links to HDP distribution 2015-11-09 07:20:25 +00:00
source-repository-hdp-utils Use direct links to HDP distribution 2015-11-09 07:20:25 +00:00

README.rst

hdp-local-mirror

This element creates mirror with HDP packages.

Environment Variables

DIB_HDP_STACK_URL
Required

Yes

Description

URL of the HDP stack

Example

DIB_HDP_STACK_URL="http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.2.0/HDP-2.3.2.0-centos6-rpm.tar.gz"

DIB_HDP_UTILS_URL
Required

Yes

Description

URL of HDP Utils

Example

DIB_HDP_UTILS_URL="http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/centos6/HDP-UTILS-1.1.0.20-centos6.tar.gz"