aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker/apache.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/pacemaker/apache.pp')
-rw-r--r--manifests/profile/pacemaker/apache.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/profile/pacemaker/apache.pp b/manifests/profile/pacemaker/apache.pp
index 4b0b16e..980b3a4 100644
--- a/manifests/profile/pacemaker/apache.pp
+++ b/manifests/profile/pacemaker/apache.pp
@@ -31,7 +31,6 @@ class tripleo::profile::pacemaker::apache (
$bootstrap_node = hiera('bootstrap_nodeid'),
$step = hiera('step'),
) {
-
if $::hostname == downcase($bootstrap_node) {
$pacemaker_master = true
} else {