From c0cac25e9a3fd9d67160fcb73bf733a566ed3ee8 Mon Sep 17 00:00:00 2001 From: zholbrook Date: Tue, 7 Sep 2021 11:34:10 -0500 Subject: [PATCH] Update C9200L-48T-4X.yaml (#464) The title is C9200L but the model, partnumber and slug were missing the L causing search and groupings in netbox to not work properly. --- device-types/Cisco/C9200L-48T-4X.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/device-types/Cisco/C9200L-48T-4X.yaml b/device-types/Cisco/C9200L-48T-4X.yaml index bf97878c..c5419801 100644 --- a/device-types/Cisco/C9200L-48T-4X.yaml +++ b/device-types/Cisco/C9200L-48T-4X.yaml @@ -1,8 +1,8 @@ --- manufacturer: Cisco -model: C9200-48T-4X -part_number: C9200-48T-4X -slug: c9200-48t-4x +model: C9200L-48T-4X +part_number: C9200L-48T-4X +slug: c9200l-48t-4x u_height: 1 is_full_depth: false comments: '[Cisco Catalyst 9200 Series Switches Data Sheet](https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9200-series-switches/nb-06-cat9200-ser-data-sheet-cte-en.html)'