aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker/haproxy.pp
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2016-06-06 09:00:07 -0400
committerEmilien Macchi <emilien@redhat.com>2016-06-07 19:40:56 -0400
commit2f002bb0615a4ab8aa4954796a68936b0a4bdecb (patch)
tree34935c850ddbf1b7472f0a02b02318d64e759227 /manifests/profile/pacemaker/haproxy.pp
parent806b9879c948462d381f8924616205e37e0e3785 (diff)
Remove loadbalancer profile
We don't need loadbalancer profile anymore, we now have haproxy & keepalived profiles that replace it. Change-Id: I5bf57f88a85fa8180392e9dde7ab39f4eda63113
Diffstat (limited to 'manifests/profile/pacemaker/haproxy.pp')
-rw-r--r--manifests/profile/pacemaker/haproxy.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/profile/pacemaker/haproxy.pp b/manifests/profile/pacemaker/haproxy.pp
index 58bb174..a7aca58 100644
--- a/manifests/profile/pacemaker/haproxy.pp
+++ b/manifests/profile/pacemaker/haproxy.pp
@@ -37,7 +37,7 @@ class tripleo::profile::pacemaker::haproxy (
$enable_load_balancer = hiera('enable_load_balancer', true)
) {
- include ::tripleo::profile::base::loadbalancer
+ include ::tripleo::profile::base::haproxy
if $::hostname == downcase($bootstrap_node) {
$pacemaker_master = true