netbox-docker/initializers/sites.yml

33 lines
699 B
YAML
Raw Normal View History

2018-10-15 15:13:51 +02:00
# - name: AMS 1
# slug: ams1
# region: Downtown
2020-09-15 22:38:24 +02:00
# status: active
2018-10-15 15:13:51 +02:00
# facility: Amsterdam 1
# asn: 12345
# custom_field_data:
# text_field: Description for AMS1
2018-10-15 15:13:51 +02:00
# - name: AMS 2
# slug: ams2
# region: Downtown
2020-09-15 22:38:24 +02:00
# status: active
2018-10-15 15:13:51 +02:00
# facility: Amsterdam 2
# asn: 54321
# custom_field_data:
# text_field: Description for AMS2
2018-10-15 15:13:51 +02:00
# - name: AMS 3
# slug: ams3
# region: Suburbs
2020-09-15 22:38:24 +02:00
# status: active
2018-10-15 15:13:51 +02:00
# facility: Amsterdam 3
# asn: 67890
# custom_field_data:
# text_field: Description for AMS3
2018-10-15 15:13:51 +02:00
# - name: SING 1
# slug: sing1
# region: Singapore
2020-09-15 22:38:24 +02:00
# status: active
2018-10-15 15:13:51 +02:00
# facility: Singapore 1
# asn: 09876
# custom_field_data:
# text_field: Description for SING1