File: cache-cron-maxdelay-bfd1585eaa15aeda.yaml

package info (click to toggle)
puppet-module-glance 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,916 kB
  • sloc: ruby: 5,895; python: 38; makefile: 11; sh: 10
file content (7 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    The ``glance::cache::cleaner`` class and the ``glance::cache::pruner``
    class now support the ``maxdelay`` parameter. This parameter would be
    useful in a multi-node deployment, to avoid launching the same cron command
    at the same time in multiple nodes.