Correct lock path for ironic-inspector
Follow up to I93bbaa61b2d8b5cb0d1a11783086b37a860173b6 which used a path that did not exist in the ironic-inspector container. Change-Id: I52fc5656d07c2586cf8f184183465f5f9af744de
This commit is contained in:
@@ -102,4 +102,4 @@ known_devices = /etc/ironic-inspector/known_devices.yaml
|
||||
{% endif %}
|
||||
|
||||
[oslo_concurrency]
|
||||
lock_path = /var/lib/ironic/tmp
|
||||
lock_path = /var/lib/ironic-inspector/tmp
|
||||
|
Reference in New Issue
Block a user