blob: 123c801658bfccb264a6132e21b8e43c0d4c0a8e [file] [log] [blame]
Matt Spinler4b6755c2023-12-05 14:42:04 -06001description: >
2 This interface is never intended to be instantiated, but is used to define
3 enumerations for Compatible strings.
4
5enumerations:
6 - name: Model
7 description: >
8 Possible Chassis models used for compatible strings.
9 values:
Matt Spinlerb77f8062024-05-01 08:45:04 -050010 - name: BlueRidge
11 - name: BlueRidge1S4U
12 - name: BlueRidge2U
13 - name: BlueRidge4U
Matt Spinler4b6755c2023-12-05 14:42:04 -060014 - name: Bonnell
15 - name: Everest
Matt Spinlerb77f8062024-05-01 08:45:04 -050016 - name: Fuji
Matt Spinler4b6755c2023-12-05 14:42:04 -060017 - name: Rainier
18 - name: Rainier1S4U
19 - name: Rainier2U
20 - name: Rainier4U