Skip to content

Commit

Permalink
Update fc430 to have correct slug and added 2 data nics
Browse files Browse the repository at this point in the history
  • Loading branch information
aabaris committed Nov 18, 2024
1 parent 557dd7f commit ca33729
Showing 1 changed file with 31 additions and 11 deletions.
42 changes: 31 additions & 11 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: fc430
slug: poweredge-fc430
description: ''
default_platform: null
part_number: ''
Expand All @@ -12,13 +12,33 @@ weight: null
weight_unit: ''
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
enabled: true
mgmt_only: true
label: ''
description: ''
bridge: null
poe_mode: ''
poe_type: ''
rf_role: ''
- name: NIC.Embedded.1-1-1
type: 10gbase-x-sfpp
enabled: true
mgmt_only: false
label: ''
description: ''
bridge: null
poe_mode: ''
poe_type: ''
rf_role: ''
- name: NIC.Embedded.2-1-1
type: 10gbase-x-sfpp
enabled: true
mgmt_only: false
label: ''
description: ''
bridge: null
poe_mode: ''
poe_type: ''
rf_role: ''
- name: iDRAC.Embedded.1#NIC.1
type: other
enabled: true
mgmt_only: true
label: ''
description: ''
bridge: null
poe_mode: ''
poe_type: ''
rf_role: ''

0 comments on commit ca33729

Please sign in to comment.