use latest ambari in images

that will be required to support HDP 2.5 deployment.

Change-Id: Iab44589e4a641763cb3f0dc56ffa821a1d65c2e2
This commit is contained in:
Vitaly Gridnev
2016-12-14 13:36:57 +04:00
parent 8aa0ce16ca
commit a71277b9a1
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ fi
set -eu
set -o pipefail
DIB_AMBARI_VERSION="${DIB_AMBARI_VERSION:-2.2.2.0}"
DIB_AMBARI_VERSION="${DIB_AMBARI_VERSION:-2.4.2.0}"
case "${DISTRO_NAME}" in
rhel | centos )