2020-01-17 15:52:17 +01:00
|
|
|
## Possible Choices:
|
|
|
|
## face:
|
|
|
|
## - front
|
|
|
|
## - rear
|
|
|
|
## status:
|
|
|
|
## - offline
|
|
|
|
## - active
|
|
|
|
## - planned
|
|
|
|
## - staged
|
|
|
|
## - failed
|
|
|
|
## - inventory
|
|
|
|
## - decommissioning
|
|
|
|
##
|
|
|
|
## Examples:
|
|
|
|
|
2018-10-15 15:15:41 +02:00
|
|
|
# - name: server01
|
|
|
|
# device_role: server
|
2018-10-16 13:26:23 +02:00
|
|
|
# device_type: Other
|
2018-10-15 15:15:41 +02:00
|
|
|
# site: AMS 1
|
|
|
|
# rack: rack-01
|
2020-01-17 15:52:17 +01:00
|
|
|
# face: front
|
2018-10-15 15:15:41 +02:00
|
|
|
# position: 1
|
|
|
|
# custom_fields:
|
|
|
|
# text_field: Description
|
|
|
|
# - name: server02
|
|
|
|
# device_role: server
|
2018-10-16 13:26:23 +02:00
|
|
|
# device_type: Other
|
2018-10-15 15:15:41 +02:00
|
|
|
# site: AMS 2
|
|
|
|
# rack: rack-02
|
2020-01-17 15:52:17 +01:00
|
|
|
# face: front
|
2018-10-15 15:15:41 +02:00
|
|
|
# position: 2
|
2020-06-04 20:46:40 +02:00
|
|
|
# primary_ip4: 10.1.1.2/24
|
|
|
|
# primary_ip6: 2001:db8:a000:1::2/64
|
2018-10-15 15:15:41 +02:00
|
|
|
# custom_fields:
|
|
|
|
# text_field: Description
|
|
|
|
# - name: server03
|
|
|
|
# device_role: server
|
2018-10-16 13:26:23 +02:00
|
|
|
# device_type: Other
|
2018-10-15 15:15:41 +02:00
|
|
|
# site: SING 1
|
|
|
|
# rack: rack-03
|
2020-01-17 15:52:17 +01:00
|
|
|
# face: front
|
2018-10-15 15:15:41 +02:00
|
|
|
# position: 3
|
|
|
|
# custom_fields:
|
|
|
|
# text_field: Description
|