File: add_metadata_file_related_parameters-dd365b3cfaed47a1.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 (8 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
features:
  - Add new parameter 'filesystem_store_metadata_file',
    This parameters needs to be set with file path which
    must contain a valid JSON object with the keys 'id' and
    'mountpoint'.
  - Add new parameter 'filesystem_store_file_perm',
    File access permissions for the image files.