
Co-Authored-By: Mark Goddard <mark@stackhpc.com> Change-Id: I900e3000e492b4eb668815ee6789c9d6e3637c68
12 lines
401 B
YAML
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
|