openstack-ansible-ops/elk_metrics_6x/vars
cloudnull 22f997f7fa
Ensure upper and lower memory limits are whole numbers
This change will ensure that the upper and lower memory limits are set
to whole numbers when dynamically setting the memory limits. Before this
change a memory limit could be a float, and in certain versions of
ansible + python the option could evaluate to 0, which would break
everything.

Change-Id: Ibfb8af60db6566937cbf77243b0e6848d542665d
Signed-off-by: cloudnull <kevin@cloudnull.com>
2019-02-19 13:11:02 -06:00
..
variables.yml Ensure upper and lower memory limits are whole numbers 2019-02-19 13:11:02 -06:00