Enable also ambari by default in devstack

It should not impact the usual features of devstack,
but no reason to not enable it.
The old hdp plugin was removed but this one was never added.

Change-Id: Ie93948966b90e286eac401673e6704694bacf249
This commit is contained in:
Luigi Toscano 2018-08-06 16:46:28 +02:00
parent 8659169c84
commit 7f5588024d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ SAHARA_ENDPOINT_TYPE=${SAHARA_ENDPOINT_TYPE:-publicURL}
SAHARA_AUTH_CACHE_DIR=${SAHARA_AUTH_CACHE_DIR:-/var/cache/sahara}
SAHARA_ENABLED_PLUGINS=${SAHARA_ENABLED_PLUGINS:-\
vanilla,cdh,mapr,spark,storm,fake}
vanilla,ambari,cdh,mapr,spark,storm,fake}
SAHARA_BIN_DIR=$(get_python_exec_prefix)
SAHARA_ENABLE_DISTRIBUTED_PERIODICS=${SAHARA_ENABLE_DISTRIBUTED_PERIODICS:-\