diff options
author | Jan Wozniak <jwozniak@redhat.com> | 2017-10-02 15:01:07 +0200 |
---|---|---|
committer | Jan Wozniak <jwozniak@redhat.com> | 2017-10-02 15:01:07 +0200 |
commit | f338d1d86ef41c3c725881c24ca0522d147bf20f (patch) | |
tree | ef38fd6e6989b7a29e2e52ca0cbf2800dc52c2cb /roles/openshift_version/defaults | |
parent | 54ea443f4ad24ad311c0a036cf283f9e39c865ee (diff) | |
download | openshift-f338d1d86ef41c3c725881c24ca0522d147bf20f.tar.gz openshift-f338d1d86ef41c3c725881c24ca0522d147bf20f.tar.bz2 openshift-f338d1d86ef41c3c725881c24ca0522d147bf20f.tar.xz openshift-f338d1d86ef41c3c725881c24ca0522d147bf20f.zip |
logging: honor openshift_logging_es_cpu_limit
PR https://github.com/openshift/openshift-ansible/pull/3509 has removed any
usage of `openshift_logging_es_cpu_limit`.
Currently, the `openshift_logging_elasticsearch_cpu_limit` is either default
'1000m' or derived from `openshift_logging_es_ops_cpu_limit` but if user sets
the `openshift_logging_es_cpu_limit` in the inventory as documented, its value
is ignored.
This PR fixes the issue by trying to set
openshift_logging_elasticsearch_cpu_limit=openshift_logging_es_cpu_limit
And including the role as -ops overrides this setting.
Diffstat (limited to 'roles/openshift_version/defaults')
0 files changed, 0 insertions, 0 deletions