Add device type seeds
This commit is contained in:
parent
86675278ab
commit
a2b08a6ca5
2 changed files with 42 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue