Newer
Older
netbox-docker / initializers / device_types.yml
@Christian Mäder Christian Mäder on 12 Oct 2019 522 bytes Reformat initializers and add some IPv6 examples
# - model: Model 1
#   manufacturer: Manufacturer 1
#   slug: model-1
#   u_height: 2
#   custom_fields:
#     text_field: Description
# - model: Model 2
#   manufacturer: Manufacturer 1
#   slug: model-2
#   custom_fields:
#     text_field: Description
# - model: Model 3
#   manufacturer: Manufacturer 1
#   slug: model-3
#   is_full_depth: false
#   u_height: 0
#   custom_fields:
#     text_field: Description
# - model: Other
#   manufacturer: No Name
#   slug: other
#   custom_fields:
#     text_field: Description