netbox-docker/initializers/device_types.yml

24 lines
521 B
YAML
Raw Normal View History

# - manufacturer: Manufacturer 1
2018-10-15 15:14:27 +02:00
# model: Model 1
# slug: model-1
# u_height: 2
2018-10-16 13:26:23 +02:00
# custom_fields:
# text_field: Description
# - manufacturer: Manufacturer 1
2018-10-15 15:14:27 +02:00
# model: Model 2
# slug: model-2
2018-10-16 13:26:23 +02:00
# custom_fields:
# text_field: Description
# - manufacturer: Manufacturer 1
2018-10-15 15:14:27 +02:00
# 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