mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Create Mac14,3 (#2307)
* Create Mac14,3 * Rename Mac14,3 to Mac143 * Rename Mac143 to MacMini2023.yaml * Update Mac14.3.yaml * Update Mac14.3.yaml * Update Mac14.3.yaml * Update Mac14.3.yaml * Rename Mac14.3.yaml to mac-mini-2023.yaml * Update mac-mini-2023.yaml
This commit is contained in:
parent
c2f41e510f
commit
8bb15e7c6f
32
device-types/Apple/mac-mini-2023.yaml
Normal file
32
device-types/Apple/mac-mini-2023.yaml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
manufacturer: Apple
|
||||
model: Mac mini (2023)
|
||||
slug: apple-mac-mini-2023
|
||||
part_number: Mac14,3
|
||||
u_height: 1.0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
weight: 2.6
|
||||
weight_unit: lb
|
||||
comments: https://support.apple.com/en-us/111837
|
||||
power-ports:
|
||||
- name: Power
|
||||
type: nema-1-15p
|
||||
maximum_draw: 150
|
||||
interfaces:
|
||||
- name: eth
|
||||
type: 10gbase-t
|
||||
enabled: true
|
||||
mgmt_only: false
|
||||
- name: thunderbolt-1
|
||||
type: other
|
||||
enabled: true
|
||||
mgmt_only: false
|
||||
- name: thunderbolt-2
|
||||
type: other
|
||||
enabled: true
|
||||
mgmt_only: false
|
||||
- name: wireless
|
||||
type: ieee802.11ax
|
||||
enabled: true
|
||||
mgmt_only: false
|
Loading…
Reference in New Issue
Block a user