Remove enable_load_balancer on nonha manifest
authorEmilien Macchi <emilien@redhat.com>
Mon, 18 Jul 2016 14:38:35 +0000 (10:38 -0400)
committerEmilien 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

index a4151d0..a635ef7 100644 (file)
@@ -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