mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-09 00:04:46 +02:00
Add device type seeds
This commit is contained in:
15
initializers/device_types.yml
Normal file
15
initializers/device_types.yml
Normal file
@ -0,0 +1,15 @@
|
||||
# - manufacturer: Intel
|
||||
# model: Model 1
|
||||
# slug: model-1
|
||||
# u_height: 2
|
||||
# - manufacturer: Intel
|
||||
# model: Model 2
|
||||
# slug: model-2
|
||||
# - manufacturer: Intel
|
||||
# model: Model 3
|
||||
# slug: model-3
|
||||
# is_full_depth: false
|
||||
# u_height: 0
|
||||
# - manufacturer: NoName
|
||||
# model: Other
|
||||
# slug: other
|
Reference in New Issue
Block a user