Skip to main content

Module storage

Module storage 

Source
Expand description

Storage backends for reading YAML class and node definitions from disk.

Currently only the file_system backend is supported (directory-tree layout with _init.yml autoloading), matching the Python reclass yaml_fs and yaml_file storage types.

Modulesยง

file_system
File-system storage backends.