diff --git a/ansible/roles/zun/templates/zun.conf.j2 b/ansible/roles/zun/templates/zun.conf.j2 index 60f3aa04626a9d6624eb59467b5f476ac3deeafe..a2508770b381b2442ca4852e3b79fa3b07debed6 100644 --- a/ansible/roles/zun/templates/zun.conf.j2 +++ b/ansible/roles/zun/templates/zun.conf.j2 @@ -98,3 +98,6 @@ hmac_keys = {{ osprofiler_secret }} connection_string = elasticsearch://{{ elasticsearch_address }}:{{ elasticsearch_port }} {% endif %} {% endif %} + +[oslo_concurrency] +lock_path = /var/lib/zun/tmp