Skip to content

Commit 373f866

Browse files
committed
test device templates
1 parent d5f095a commit 373f866

File tree

1 file changed

+41
-2
lines changed

1 file changed

+41
-2
lines changed

hardware_map.yaml.sample

+41-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,49 @@ by_key_name:
1414
yaml_file: custom_device_templates/dell_r610.yml
1515

1616

17+
Avocent SwitchView 1000 8-port:
18+
slug: generic_1u_short_device
19+
yaml_file: custom_device_templates/generic/generic_1u_short_device.yml
1720

1821
Dell PowerEdge 1950:
1922
slug: generic_1u_device
20-
yaml_file: netbox-devicetypes/generic/generic_1u_device.yml
23+
yaml_file: custom_device_templates/generic/generic_1u_device.yml
24+
Huawei S5352C-EI:
25+
slug: generic_0u_device
26+
yaml_file: custom_device_templates/generic/generic_0u_device.yml
27+
HP ProLiant DL145:
28+
slug: generic_1u_device
29+
yaml_file: custom_device_templates/generic/generic_1u_device.yml
30+
31+
Sun StorageTek 3511:
32+
slug: generic_2u_device
33+
yaml_file: custom_device_templates/generic/generic_2u_device.yml
34+
Sun StorageTek 3320:
35+
slug: generic_2u_device
36+
yaml_file: custom_device_templates/generic/generic_2u_device.yml
37+
Sun StorageTek SL500:
38+
slug: generic_8u_device
39+
yaml_file: custom_device_templates/generic/generic_8u_device.yml
40+
Sun Fire V490:
41+
slug: generic_5u_device
42+
yaml_file: custom_device_templates/generic/generic_5u_device.yml
43+
Sun Fire V210:
44+
slug: generic_1u_device
45+
yaml_file: custom_device_templates/generic/generic_1u_device.yml
46+
47+
Foundry ServerIron:
48+
slug: generic_2u_short_device
49+
yaml_file: custom_device_templates/generic/generic_2u_short_device.yml
50+
51+
Cisco Catalyst 2912XL:
52+
slug: generic_1u_short_device
53+
yaml_file: custom_device_templates/generic/generic_1u_short_device.yml
54+
Cisco 3640:
55+
slug: generic_2u_short_device
56+
yaml_file: custom_device_templates/generic/generic_2u_short_device.yml
57+
58+
59+
2160
Cisco Catalyst 2960-8TC-L:
2261
slug: ws-c2960-8tc-l
2362
yaml_url: https://raw.githubusercontent.com/netbox-community/devicetype-library/master/device-types/Cisco/WS-C2960-8TC-L.yaml
@@ -71,7 +110,7 @@ by_key_name:
71110
yaml_file: custom_device_templates/generic/generic_4u_short_device.yml
72111
generic_5u_device:
73112
slug: generic_5u_device
74-
yaml_file: netbox-devicetypes/generic/generic_5u_device.yml
113+
yaml_file: custom_device_templates/generic/generic_5u_device.yml
75114
generic_6u_device:
76115
slug: generic_6u_device
77116
yaml_file: custom_device_templates/generic/generic_6u_device.yml

0 commit comments

Comments
 (0)