Skip to content

Commit

Permalink
Strip out HW specifics from templates to support variations
Browse files Browse the repository at this point in the history
  • Loading branch information
aabaris committed Oct 4, 2024
1 parent 78742bd commit eabeb52
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 28 deletions.
4 changes: 2 additions & 2 deletions device-types/Dell/PowerEdge-FC430.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
manufacturer: Dell
model: PowerEdge FC430
slug: poweredge-fc430
slug: fc430
description: ''
default_platform: null
part_number: ''
Expand All @@ -10,7 +10,7 @@ subdevice_role: child
airflow: ''
weight: null
weight_unit: ''
comments: ''
comments: '- [Owners Manual PDF](https://dl.dell.com/topicspdf/poweredge-fc430_owners-manual3_en-us.pdf)'
interfaces:
- name: iDRAC.Embedded.1#NIC.1
type: other
Expand Down
6 changes: 4 additions & 2 deletions device-types/Dell/PowerEdge-FX2s
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Dell
model: PowerEdge FX2s
slug: poweredge-fx2s
slug: fx2s
description: ''
default_platform: null
part_number: ''
Expand All @@ -11,7 +11,9 @@ subdevice_role: ''
airflow: front-to-rear
weight: null
weight_unit: ''
comments: ''
comments: '- [Spec Sheet](https://i.dell.com/sites/doccontent/business/smb/merchandizing/en/Documents/PowerEdge_FX2_Spec_Sheet.pdf)\r\
\n- [Owners Manual - PDF](https://dl.dell.com/topicspdf/fx_fx2_owners_manual_en-us.pdf)\r\
\n- [Owners Manual - HTML](https://www.dell.com/support/manuals/en-us/poweredge-fx2/fx2ownersmanual/about-your-dell-poweredge-fx2fx2s?guid=guid-63a8ba09-c450-496e-ab49-f5030d5ee601&lang=en-us)'
interfaces:
- name: Gb1
type: 1000base-t
Expand Down
4 changes: 2 additions & 2 deletions device-types/Dell/PowerEdge-R740xd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Dell
model: PowerEdge R740xd
slug: poweredge-r740xd
slug: r740xd
description: ''
default_platform: null
part_number: ''
Expand All @@ -11,7 +11,7 @@ subdevice_role: ''
airflow: ''
weight: null
weight_unit: ''
comments: ''
comments: '- [Technical Guide PDF](https://i.dell.com/sites/csdocuments/Shared-Content_data-Sheets_Documents/en/aa/PowerEdge_R740_R740xd_Technical_Guide.pdf)'
interfaces:
- name: NIC.1
type: 1000base-t
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Lenovo
model: Modular Enclosure (ThinkSystem) - Type 7X22
slug: modular-enclosure-thinksystem-type-7x22
slug: 7x22
description: ''
default_platform: null
part_number: ''
Expand Down
10 changes: 0 additions & 10 deletions device-types/Lenovo/ThinkSystem-SD530.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,3 @@ interfaces:
poe_mode: ''
poe_type: ''
rf_role: ''
- name: ToManager
type: other
enabled: true
mgmt_only: true
label: ''
description: ''
bridge: null
poe_mode: ''
poe_type: ''
rf_role: ''
12 changes: 1 addition & 11 deletions device-types/Lenovo/ThinkSystem-SD650-N-V2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Lenovo
model: ThinkSystem SD650-N V2
slug: thinksystem-sd650-n-v2
slug: sd650-n-v2
description: ''
default_platform: null
part_number: ''
Expand All @@ -23,13 +23,3 @@ interfaces:
poe_mode: ''
poe_type: ''
rf_role: ''
- name: ToManager
type: other
enabled: true
mgmt_only: true
label: ''
description: ''
bridge: null
poe_mode: ''
poe_type: ''
rf_role: ''

0 comments on commit eabeb52

Please sign in to comment.