File: fernet_rotate_crontab-aad7ddda61d8ee31.yaml

package info (click to toggle)
puppet-module-keystone 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: ruby: 9,684; pascal: 295; python: 38; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
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.