aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/pacemaker/haproxy.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/pacemaker/haproxy.yaml')
-rw-r--r--puppet/services/pacemaker/haproxy.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/puppet/services/pacemaker/haproxy.yaml b/puppet/services/pacemaker/haproxy.yaml
index e4115d64..598deaef 100644
--- a/puppet/services/pacemaker/haproxy.yaml
+++ b/puppet/services/pacemaker/haproxy.yaml
@@ -1,4 +1,4 @@
-heat_template_version: 2016-04-08
+heat_template_version: ocata
description: >
HAproxy service with Pacemaker configured with Puppet
@@ -40,3 +40,5 @@ outputs:
tripleo::haproxy::mysql_clustercheck: true
step_config: |
include ::tripleo::profile::pacemaker::haproxy
+ metadata_settings:
+ get_attr: [LoadbalancerServiceBase, role_data, metadata_settings]