Skip to content

Commit

Permalink
update infoblox devicetypes (#2489)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmerolle authored Nov 8, 2024
1 parent df73c7d commit f6d6230
Show file tree
Hide file tree
Showing 10 changed files with 62 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
---
manufacturer: Infoblox
model: IB-1410
slug: infoblox-ib-1410
model: TE-1410
slug: infoblox-te-1410
part_number: TE-1410
is_full_depth: false
u_height: 1
interfaces:
- name: LOM
type: 1000base-t
mgmt_only: true
- name: MGMT
type: 1000base-t
mgmt_only: true
- name: LAN1
type: 1000base-t
- name: LAN2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
---
manufacturer: Infoblox
model: TE-1415-NS1GD-AC
slug: infoblox-te-1415-ns1gd-ac
model: TE-1415
slug: infoblox-te-1415
part_number: TE-1415
is_full_depth: false
u_height: 1
interfaces:
- name: LOM
type: 1000base-t
mgmt_only: true
- name: MGMT
type: 1000base-t
mgmt_only: true
- name: LAN1
type: 1000base-t
- name: LAN2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
---
manufacturer: Infoblox
model: IB-1420
slug: infoblox-ib-1420
model: TE-1420
slug: infoblox-te-1420
part_number: TE-1420
is_full_depth: false
u_height: 1
interfaces:
- name: LOM
type: 1000base-t
mgmt_only: true
- name: MGMT
type: 1000base-t
mgmt_only: true
- name: LAN1
type: 1000base-t
- name: LAN2
Expand Down
30 changes: 30 additions & 0 deletions device-types/Infoblox/TE-1425.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
manufacturer: Infoblox
model: TE-1425
slug: infoblox-te-1425
part_number: TE-1425
is_full_depth: false
u_height: 1
interfaces:
- name: LOM
type: 1000base-t
mgmt_only: true
- name: MGMT
type: 1000base-t
mgmt_only: true
- name: LAN1
type: 1000base-t
- name: LAN2
type: 1000base-t
- name: HA
type: 1000base-t
console-ports:
- name: Console
type: rj-45
power-ports:
- name: PS0
type: iec-60320-c14
maximum_draw: 450
- name: PS1
type: iec-60320-c14
maximum_draw: 450
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
---
manufacturer: Infoblox
model: IB-2220
slug: infoblox-ib-2220
model: TE-2220
slug: infoblox-te-2220
part_number: TE-2220
is_full_depth: false
u_height: 2
interfaces:
- name: LOM
type: 1000base-t
mgmt_only: true
- name: MGMT
type: 1000base-t
mgmt_only: true
- name: LAN1
type: 1000base-t
- name: LAN2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
manufacturer: Infoblox
model: Trinzic TE-805
slug: infoblox-te-805-hw-ac-b
part_number: TE-805-HW-AC-B
model: TE-805
slug: infoblox-te-805
part_number: TE-805-HW
u_height: 1
is_full_depth: true
comments: Trinzic TE-805 Network Management Device with HDD & PSU
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
---
manufacturer: Infoblox
model: TE-815-NS1GD-AC
slug: infoblox-te-815-ns1gd-ac
model: TE-815
slug: infoblox-te-815
is_full_depth: false
u_height: 1
interfaces:
- name: LOM
type: 1000base-t
mgmt_only: true
- name: MGMT
type: 1000base-t
mgmt_only: true
- name: LAN1
type: 1000base-t
- name: LAN2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
manufacturer: Infoblox
model: IB-825
slug: infoblox-ib-825
part_number: TE-805-HW-AC
model: TE-825
slug: infoblox-te-825
part_number: TE-825
weight: 17
weight_unit: lb
airflow: front-to-rear
Expand All @@ -11,8 +11,10 @@ u_height: 1
interfaces:
- name: LOM
type: 1000base-t
mgmt_only: true
- name: MGMT
type: 1000base-t
mgmt_only: true
- name: LAN1
type: 1000base-t
- name: HA
Expand Down
Binary file modified tests/known-modules.pickle
Binary file not shown.
Binary file modified tests/known-slugs.pickle
Binary file not shown.

0 comments on commit f6d6230

Please sign in to comment.