netbox-docker/initializers/device_types.yml

24 lines
538 B
YAML
Raw Normal View History

2018-10-31 04:58:42 -05:00
# - model: Model 1
# manufacturer: Manufacturer 1
2018-10-15 08:14:27 -05:00
# slug: model-1
# u_height: 2
# custom_field_data:
2018-10-16 06:26:23 -05:00
# text_field: Description
2018-10-31 04:58:42 -05:00
# - model: Model 2
# manufacturer: Manufacturer 1
2018-10-15 08:14:27 -05:00
# slug: model-2
# custom_field_data:
2018-10-16 06:26:23 -05:00
# text_field: Description
2018-10-31 04:58:42 -05:00
# - model: Model 3
# manufacturer: Manufacturer 1
2018-10-15 08:14:27 -05:00
# slug: model-3
# is_full_depth: false
# u_height: 0
# custom_field_data:
2018-10-16 06:26:23 -05:00
# text_field: Description
2018-10-31 04:58:42 -05:00
# - model: Other
# manufacturer: No Name
2018-10-15 08:14:27 -05:00
# slug: other
# custom_field_data:
2018-10-16 06:26:23 -05:00
# text_field: Description