aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSagi Shnaidman <sshnaidm@redhat.com>2016-08-08 23:50:03 +0300
committerSagi Shnaidman <sshnaidm@redhat.com>2016-08-08 23:52:44 +0300
commit49ded9872304c29d5e47d43b705a39f5c1668c95 (patch)
tree251cc208d4edc41d5eb364e2c0e38566fe5e85c3
parentdd8cb29d4e598a51fee04a4b6d8cf4a91cb82d97 (diff)
Remove deprecated hdp plugin and add ambari
HDP plugin was deprecated in newton and not supported in sahara replace it with supported ambari plugin Change-Id: I6998e3e1e1fe9a81c7941aec90c876ee133a601d Closes-bug: 1611107
-rw-r--r--puppet/services/sahara-base.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/sahara-base.yaml b/puppet/services/sahara-base.yaml
index 7ec44a49..f9a100f0 100644
--- a/puppet/services/sahara-base.yaml
+++ b/puppet/services/sahara-base.yaml
@@ -68,8 +68,8 @@ outputs:
sahara::identity_uri: { get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix] }
sahara::use_neutron: true
sahara::plugins:
+ - ambari
- cdh
- - hdp
- mapr
- vanilla
- spark