puppet-keystone/releasenotes/notes/fernet_rotate_crontab-aad7d...

8 lines
262 B
YAML

---
features:
- |
Implement a basic crontab that does fernet keys rotations with
keystone::cron::fernet_rotate class. This crontab won't take
care of the key distribution but just run `keystone-manage fernet_rotate`
command in a scheduled way.