c98d3f479b
The template for ramdisk logs file names can now be changed via the configuration. The default now contains only node UUID and datetime. Also a proper tar.gz extension is appended to avoid confusion. Depends-On: Ie507e2e5c58cffa255bbfb2fa5ffb95cb98ed8c4 Change-Id: I738f9bd35705d0d11c95b0164186ed0b366b5252
9 lines
309 B
YAML
9 lines
309 B
YAML
---
|
|
features:
|
|
- File name for stored ramdisk logs can now be customized via
|
|
"ramdisk_logs_filename_format" option.
|
|
upgrade:
|
|
- The default file name for stored ramdisk logs was change to contain only
|
|
node UUID (if known) and the current date time. A proper ".tar.gz"
|
|
extension is now appended.
|