aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/pacemaker/haproxy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-10-09 15:32:18 +0000
committerGerrit Code Review <review@openstack.org>2017-10-09 15:32:18 +0000
commitc4bd0a3468af429abfbbcea634ee1023f95778c9 (patch)
treebfe956db364c6f7dd1a4a966150d5f01eaf4f010 /docker/services/pacemaker/haproxy.yaml
parentd4efa0c39a08d28dc298290110ee5e418162f45d (diff)
parent404c14e4d6f795d5ba7265a819dccc86a5ecb4e1 (diff)
Merge "docker: add logging(source & groups)" into stable/pike
Diffstat (limited to 'docker/services/pacemaker/haproxy.yaml')
-rw-r--r--docker/services/pacemaker/haproxy.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/services/pacemaker/haproxy.yaml b/docker/services/pacemaker/haproxy.yaml
index 2cc04e96..ba0f0efc 100644
--- a/docker/services/pacemaker/haproxy.yaml
+++ b/docker/services/pacemaker/haproxy.yaml
@@ -99,6 +99,8 @@ outputs:
data: {get_param: DockerHAProxyImage}
expression: $.data.rightSplit(separator => ":", maxSplits => 1)[0]
- 'pcmklatest'
+ logging_source: {get_attr: [HAProxyBase, role_data, logging_source]}
+ logging_groups: {get_attr: [HAProxyBase, role_data, logging_groups]}
step_config: ""
service_config_settings: {get_attr: [HAProxyBase, role_data, service_config_settings]}
# BEGIN DOCKER SETTINGS