puppet-cinder/releasenotes/notes/cron-ensure-bd3b9d51d459ffbe.yaml
Takashi Kajinami 7a9fc8e8cf Allow customizing status of cron job
... so that users can even remove the job. This follows what was added
to puppet-nova by [1].

[1] https://review.opendev.org/c/openstack/puppet-nova/+/877096

Change-Id: I53ed7dbf376d71024eec589e475cbd5e75162d8e
2023-03-13 11:39:23 +00:00

6 lines
147 B
YAML

---
features:
- |
The new ``cinder::cron::db_purge::ensure`` parameter has been added, so
that status of the cron job can be customized.