ironic/releasenotes/notes/change-ramdisk-log-filename-142b10d0b02a5ca6.yaml

14 lines
434 B
YAML
Raw Normal View History

---
upgrade:
- |
Changes timestamp part of ramdisk log filename by replacing
colon with dash. The ``tar`` command does not handle colon
properly, and untar of the file with colon in filename will
fail.
fixes:
- |
Changes timestamp part of ramdisk log filename by replacing
colon with dash. The ``tar`` command does not handle colon
properly, and untar of the file with colon in filename will
fail.