File: add_image_cache_settings-cd6c9176167010ba.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 (6 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
fixes:
  - Enabled image_cache_stall_time & image_cache_max_size in
    glance-api.conf & image_cache_dir in glance-cache.conf, as
    these parameters need the same values in both conf files,
    otherwise the cache will potentially run into problems.