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:
Will Szumski
2025-03-27 12:44:30 +00:00
parent 75eee4f531
commit 5db605ca33

View File

@@ -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