From cce2bd3d41b5e7d26f1fe4fee6097c02efd852c4 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Thu, 18 Oct 2018 13:50:06 +0100 Subject: [PATCH] MNAIO: Move the ELK-related comment inside the conditional The comment is a bit confusing without the rest of the content, so we move it inside the conditional so that it only appears if the ELK deployment is enabled. Change-Id: I9da35b848d6c52a31162361f98c8514d8e1103ea --- multi-node-aio/playbooks/osa/user_mnaio_variables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multi-node-aio/playbooks/osa/user_mnaio_variables.yml b/multi-node-aio/playbooks/osa/user_mnaio_variables.yml index c3f5b20b..11e75b23 100644 --- a/multi-node-aio/playbooks/osa/user_mnaio_variables.yml +++ b/multi-node-aio/playbooks/osa/user_mnaio_variables.yml @@ -40,10 +40,10 @@ glance_glance_api_conf_overrides: galera_innodb_buffer_pool_size: 1024M galera_gcache_size: 128M +{% if osa_enable_elk_metrics | bool %} # NOTE(d34dh0r53): The disk detection to determine the logstash_queue_type # can fail spectacularly on an MNAIO so I'm hard setting it here to bypass # the detection code. -{% if osa_enable_elk_metrics | bool %} {% raw %} logstash_queue_type: memory haproxy_extra_services: