Commit Graph

10 Commits

Author SHA1 Message Date
Daniel W. Anner
f2709fed8b
Module-Types - Model Name Fixes (#1063)
* Updated module types to have proper model names

* Updated Aruba module-types so that the model name is accurate

* fixing Broadcom part number

* updated comments to description

* fixed checkpoint model names

* moved generic keystone modules to a generic module folder

* according to FS datasheets, each item has an Item ID (unique part number) and their associated model name

* fixing the other module types

* removed mgmt_false definition

* removed newlines

* removed extra definitions

* fixed description, changed to comments

* fixing fs part numbers to be strings

* removed extra newlines

* Removed extra newlines

* reemoved blank definition
2023-01-20 19:17:02 -05:00
jnovak-netsystemcz
8cee48f2d8
I was missing generic patch pannels which do not consume whole depth of (#971)
rack. Therefore I added them:
- copy of every existing and changed it's is_full_depth to false
- set airflow for all to passive
- unified file postfix to .yaml
2022-12-28 15:48:46 -05:00
jnovak-netsystemcz
22391cb7e4
Added Wall boxes with 2, 3, 4 and 6 UTP plugs. (#1001)
* Added Wall boxes with 2, 3, 4 and 6 UTP plugs.
They can be used for documenting physical wiring.

* Fixed issue with airflow

* Removed all empty fields

* Rack height set to 0, because devices are not rack mountable.

* Removed airflow and depth. They are useless for wall mounted boxes.

* Rack full depth set to false

Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
2022-12-28 15:34:39 -05:00
Vittore Zen
b978c8376d
Add ZTE, Supermicro vendors with ZXA10 F8x2 GPON MTU series, Cisco Meraki AP MRxx series, Supermicro model SYS-1019P-WTR (#843)
* Add ZTE vendor and ZXA10 F8x2 GPON MTU series

* Add generic SC-24-double-port Fiber Patch Panel

* fix numbers

* Add some Cisco-Meraki APs

* fix wrong added .pre-commit-config.yaml

* Add ZTE ZXA10 C300

* Added SC-24-port_fiber_patch_panel

* Add basic zte c300 modules: CICK,PRWH and HUVQ

* add ZTE modules

* Rename GPON interface

* Add Supermicro model SYS-1019P-WTR

* Fix typo in com ports type

* Add M4300-12X12F

* Revert to module

* Revision done

* Fix little typos

* Remove empty comments

* Remove empty comments

* Fix type

* Fix type

* Fix rear_port_position

* Fix typo

* Modify type

* Remove USB and VGA

* Remove USB and VGA
2022-08-02 14:33:24 -05:00
Michael Klose
879be46758
Fix #616 Unknown properties are ignored during schema validation (#621)
* Fix Unknown properties are ignored during schema validation #616
* Fix misspelled properties in files
2022-01-06 13:37:24 -05:00
Boudewijn
d9a8ecf28b
Added 2he cable management panel (#411) 2021-06-19 01:32:36 -04:00
Ryan Merolle
7b303a5ace
YAML Formatting & Validation (#347)
* leverage yamllint in GitHub actions 

* add pre-commits

* validation updates

* Update README.md

* Update CONTRIBUTING.md
2021-02-27 07:25:47 -05:00
Nico Domino
ba252c3c71
Update name / slug (#189)
Name / slug were not updated from the 1he version.
2020-08-08 22:56:33 -04:00
deku-m
f053504137
Added some device-types to Generic (Fiber panels, Cable management panel & shelfs) (#153)
* Creation of 12-port_fiber_patch_panel

Created a 12-port_fiber_patch_panel

* Creation of 24 and 48 ports fiber patch panel

Created a 24 and 48 fiber patch panel.

* Creation of 2 shelfs (1he and 2he)

Created 2 empty shelfs 1he and 2he

* Creation of a cable-management panel

Created a cable-management panel.

* Update 12-port_fiber_patch_panel.yaml

Changed naming to make clear that it is LC 12 ports Fiber port panel

* Update and rename 24-port_fiber_patch_panel.yaml to LC-24-port_fiber_patch_panel.yaml

Changed naming to make clear that it is LC 24 ports Fiber port panel

* Rename 12-port_fiber_patch_panel.yaml to LC-12-port_fiber_patch_panel.yaml

Changed naming to make clear that it is LC 12 ports Fiber port panel

* Update and rename 48-port_fiber_patch_panel.yaml to LC-48-port_fiber_patch_panel.yaml
2020-06-19 20:47:14 -04:00
Jeremy Stretch
4dcaf14b4e Change vendors/ to device-types/ 2019-12-19 13:23:05 -05:00