Michal Nasiadka 03053e62b8 Add support for Cumulus NVUE switches
Co-Authored-By: Mark Goddard <mark@stackhpc.com>

Change-Id: I900e3000e492b4eb668815ee6789c9d6e3637c68
2024-06-20 14:38:27 +01:00

12 lines
401 B
YAML

---
# List of configuration lines to apply to the switch.
nvue_switch_config: []
# Interface configuration. Dict mapping switch interface names to configuration
# dicts. Each dict contains a 'description' item and a 'config' item which
# should contain a list of per-interface configuration.
nvue_switch_interface_config: {}
# Whether to save the NVUE configuration to disk.
nvue_switch_save: false