Files
puppet-swift/releasenotes/notes/drive-audit-206e1c6e04e8decf.yaml
Takashi Kajinami fd38b9cbfa Add support for swift-drive-audit cron job
This change introduces the new class to configure cron job to run
the swift-drive-audit CLI tool periodically. The CLI tool checks
the log files to detect any device failure and umount faulty disks.

Change-Id: I8aded9b59939e5a2eab04424277d9082cbda0a3a
2022-12-19 11:40:25 +09:00

5 lines
86 B
YAML

---
features:
- |
The new ``swift::storage::drive_audit`` class has been added.