aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker/haproxy.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/pacemaker/haproxy.pp')
-rw-r--r--manifests/profile/pacemaker/haproxy.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/profile/pacemaker/haproxy.pp b/manifests/profile/pacemaker/haproxy.pp
index b2e127b..21d8ab1 100644
--- a/manifests/profile/pacemaker/haproxy.pp
+++ b/manifests/profile/pacemaker/haproxy.pp
@@ -56,6 +56,7 @@ class tripleo::profile::pacemaker::haproxy (
# of pacemaker VIPs could move into puppet-tripleo or we should
# make use of less specific hiera parameters here for the settings.
pacemaker::resource::service { 'haproxy':
+ op_params => 'start timeout=200s stop timeout=200s',
clone_params => true,
}