netbox-docker/initializers/device_types.yml

24 lines
494 B
YAML
Raw Normal View History

2018-10-15 15:14:27 +02:00
# - manufacturer: Intel
# model: Model 1
# slug: model-1
# u_height: 2
2018-10-16 13:26:23 +02:00
# custom_fields:
# text_field: Description
2018-10-15 15:14:27 +02:00
# - manufacturer: Intel
# model: Model 2
# slug: model-2
2018-10-16 13:26:23 +02:00
# custom_fields:
# text_field: Description
2018-10-15 15:14:27 +02:00
# - manufacturer: Intel
# model: Model 3
# slug: model-3
# is_full_depth: false
# u_height: 0
2018-10-16 13:26:23 +02:00
# custom_fields:
# text_field: Description
2018-10-15 15:14:27 +02:00
# - manufacturer: NoName
# model: Other
# slug: other
2018-10-16 13:26:23 +02:00
# custom_fields:
# text_field: Description