We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ef0fd commit 7d423c4Copy full SHA for 7d423c4
etc/kayobe/inspector.yml
@@ -149,7 +149,7 @@
149
# data which may be useful in environments without Swift.
150
151
# Whether the inspection data store is enabled.
152
-#inspector_store_enabled:
+inspector_store_enabled: false
153
154
# Port on which the inspection data store should listen.
155
#inspector_store_port:
etc/kayobe/kolla/config/ironic-inspector.conf
@@ -0,0 +1,2 @@
1
+[processing]
2
+store_data = database
0 commit comments