bifrost/releasenotes/notes/inspector-ramdisk-logs-0db7c111fd455cec.yaml
Dmitry Tantsur 1606aad1a4 Store inspector ramdisk logs by default
They have not been stored previously because the logs collector was not
enabled. Also use the standard location for logs and save them in the CI.

Change-Id: I034a5fffb982a848ceda3db6635da841f869111e
2020-07-24 16:08:36 +02:00

10 lines
244 B
YAML

---
features:
- |
The ramdisk logs for inspection are now stored by default in
``/var/log/ironic-inspector/ramdisk``.
security:
- |
Uses mode 0700 for the inspector log directories to prevent them from being
world readable.