From 49ded9872304c29d5e47d43b705a39f5c1668c95 Mon Sep 17 00:00:00 2001 From: Sagi Shnaidman Date: Mon, 8 Aug 2016 23:50:03 +0300 Subject: [PATCH] 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 --- puppet/services/sahara-base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet/services/sahara-base.yaml b/puppet/services/sahara-base.yaml index 7ec44a49d0..f9a100f080 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