Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
dd8cb29
)
Remove deprecated hdp plugin and add ambari
author
Sagi Shnaidman
<sshnaidm@redhat.com>
Mon, 8 Aug 2016 20:50:03 +0000
(23:50 +0300)
committer
Sagi Shnaidman
<sshnaidm@redhat.com>
Mon, 8 Aug 2016 20:52:44 +0000
(23:52 +0300)
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
patch
|
blob
|
history
diff --git
a/puppet/services/sahara-base.yaml
b/puppet/services/sahara-base.yaml
index
7ec44a4
..
f9a100f
100644
(file)
--- 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