openstack-ansible-ops/elk_metrics_6x/roles/elasticsearch/vars
Kevin Carter ce9007cda5
Thread pools should be based on processor counts
The current setup was using processor cores from ansible facts which in
a multi-core, single socket system could result in 1. Using the
processor count will return the logical processor count giving us a more
performant setup when the compute power is present.

Change-Id: Ia5b63d45691f58e848d05cc4a4e5f353b993a347
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-08-25 01:51:16 -05:00
..
redhat.yml Add Redhat to the ELK deployment capabilities 2018-08-13 18:59:57 -05:00
suse.yml Add SUSE support 2018-08-12 23:53:23 -05:00
ubuntu.yml Convert playbooks into roles 2018-08-09 00:41:05 -05:00
vars_default.yml Convert playbooks into roles 2018-08-09 00:41:05 -05:00
vars_kibana.yml Thread pools should be based on processor counts 2018-08-25 01:51:16 -05:00