kolla-ansible/releasenotes/notes/expire-mariadb-bin-logs-c3df2b87460ca807.yaml
Doug Szumski f450dd9779 Expire mysql binary logs out of the box
As reported in the bug, these can grow to 10s to 100s of GB
in a month. To reduce the chance of filling the disk and
bringing down the control plane this change defines
an expiry time.

Closes-Bug: 1720113
Change-Id: I508aad1f515d5108a3d08c90318b70d0a918908c
2018-06-26 17:26:59 +01:00

4 lines
74 B
YAML

---
features:
- Automatically expire MariaDB binary logs after 14 days.