kolla-ansible/releasenotes/notes/cron-minsize-maxsize-c647add8e8156b79.yaml

8 lines
225 B
YAML
Raw Normal View History

---
features:
- |
Adds new variables to be used by the common role,
``cron_logrotate_log_minsize`` and ``cron_logrotate_log_maxsize``.
They allow to configure global logrotate's minsize and maxsize
options.