mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
c95b166139
* breaking out tests for easier usage * refactoring codebase * Added verification for properly formatted slug and fixed definitions that were incorrect * Adding new test case to ensure the file name matches either the slug or the part_number * fixed file names to match proper formatting
18 lines
418 B
YAML
18 lines
418 B
YAML
---
|
|
manufacturer: Thales
|
|
model: G5Backup
|
|
slug: thales-g5backup
|
|
part_number: 808-000042-003
|
|
u_height: 1
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
comments: SafeNet Luna G5 Backup Token - Also referred to as LTK-03 and Luna G5 - Also branded as SafeNet AT/SafeNet Assured Technologies
|
|
console-ports:
|
|
- name: PED
|
|
type: de-9
|
|
- name: Console
|
|
type: usb-mini-b
|
|
power-ports:
|
|
- name: Power
|
|
type: dc-terminal
|