File: file-backend-opts-24feb56451524847.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 (11 lines) | stat: -rw-r--r-- 365 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    The ``glance::backend::multistore::file`` resource type now supports
    the following parameters, to configure the same parameter for file backend.

    - ``filesystem_store_datadirs``
    - ``filesystem_store_metadata_file``
    - ``filesystem_store_file_perm``
    - ``filesystem_store_chunk_size``
    - ``filesystem_thin_provisioning``