sahara-image-elements/elements/hdp-local-mirror
Luigi Toscano ca7d2ea213 Do not call `set -x` in an environment (element) file
See https://review.openstack.org/#/c/388972/ for details.

Also, do no enable other settings which are most likely
not useful in a environment file.

Change-Id: Id36ad00295725fa60b55713fb706555789fd3a78
2016-11-25 15:19:01 +01:00
..
environment.d Do not call `set -x` in an environment (element) file 2016-11-25 15:19:01 +01:00
install.d Adding rhel7 to elements checks 2016-09-20 17:28:02 -03: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"