Skip to main content

Module sat_file

Module sat_file 

Source
Expand description

Deserialization types for HPE Cray SAT (System Admin Toolkit) YAML files.

Modules§

configuration
struct to represent the configurations section in SAT file
image
struct to represent the images section in SAT file
sessiontemplate
struct to represent the session_templates section in SAT file

Structs§

SatFile
Top-level representation of a SAT YAML file.

Functions§

render_jinja2_sat_file_yaml
Render a SAT file as a Jinja2 template, optionally merging a values file and CLI-provided overrides in dot notation.