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:
parent
85ef0fd5d9
commit
7d423c45ae
@ -149,7 +149,7 @@
|
|||||||
# data which may be useful in environments without Swift.
|
# data which may be useful in environments without Swift.
|
||||||
|
|
||||||
# Whether the inspection data store is enabled.
|
# Whether the inspection data store is enabled.
|
||||||
#inspector_store_enabled:
|
inspector_store_enabled: false
|
||||||
|
|
||||||
# Port on which the inspection data store should listen.
|
# Port on which the inspection data store should listen.
|
||||||
#inspector_store_port:
|
#inspector_store_port:
|
||||||
|
2
etc/kayobe/kolla/config/ironic-inspector.conf
Normal file
2
etc/kayobe/kolla/config/ironic-inspector.conf
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[processing]
|
||||||
|
store_data = database
|
Loading…
x
Reference in New Issue
Block a user