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:
6494276
)
Remove enable_load_balancer on nonha manifest
author
Emilien Macchi
<emilien@redhat.com>
Mon, 18 Jul 2016 14:38:35 +0000
(10:38 -0400)
committer
Emilien Macchi
<emilien@redhat.com>
Mon, 18 Jul 2016 18:40:02 +0000
(18:40 +0000)
The parameter is not used anywhere.
Change-Id: I31bd2b0524038b3a3b45f1c5b95fb02ef6cfa903
puppet/manifests/overcloud_controller.pp
patch
|
blob
|
history
diff --git
a/puppet/manifests/overcloud_controller.pp
b/puppet/manifests/overcloud_controller.pp
index
a4151d0
..
a635ef7
100644
(file)
--- a/
puppet/manifests/overcloud_controller.pp
+++ b/
puppet/manifests/overcloud_controller.pp
@@
-16,8
+16,6
@@
include ::tripleo::packages
include ::tripleo::firewall
-$enable_load_balancer = hiera('enable_load_balancer', true)
-
if hiera('step') >= 2 {
# FIXME: this should only occur on the bootstrap host (ditto for db syncs)
# Create all the database schemas