Store ironic-inspector data in database

We're observing a lot of CI failures caused by DockerHub pull limits.

Change-Id: I5d6489b092350078f1da4b8f740a097ea900b249
This commit is contained in:
Michal Nasiadka 2024-11-25 10:13:41 +01:00
parent 85ef0fd5d9
commit 7d423c45ae
2 changed files with 3 additions and 1 deletions

View File

@ -149,7 +149,7 @@
# data which may be useful in environments without Swift.
# Whether the inspection data store is enabled.
#inspector_store_enabled:
inspector_store_enabled: false
# Port on which the inspection data store should listen.
#inspector_store_port:

View File

@ -0,0 +1,2 @@
[processing]
store_data = database