e598588c32
This patch adding way to change schedule for logrotate. Depends-On: https://review.opendev.org/c/openstack/kolla/+/813008 Change-Id: I033c51704bfb806f6515db26b8159fae12469ba5
7 lines
176 B
YAML
7 lines
176 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new variable to be used by the common role,
|
|
``cron_logrotate_schedule``. This allows to configure
|
|
how often the cron runs for logrotate.
|