File: cron-db_purge-bbb2a1adb325e3b5.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 (10 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    The new ``glance::cron::db_purge`` class has been added. This class manages
    a cron job to run ``glance db purge`` command periodically.

  - |
    The new ``glance::cron::db_purge_images_table`` class has been added. This
    class manages a cron job to run ``glance db purge_images_table`` command
    periodically.