netbox-docker/initializers/device_types.yml

24 lines
521 B
YAML
Raw Normal View History

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