Add device seeds

This commit is contained in:
Aleksandar Radunovic 2018-10-15 15:15:41 +02:00
parent ebb7779b5f
commit 90ae5cf01d
2 changed files with 73 additions and 0 deletions

27
initializers/devices.yml Normal file
View file

@ -0,0 +1,27 @@
# - name: server01
# device_role: server
# device_type: other
# site: AMS 1
# rack: rack-01
# face: Front
# position: 1
# custom_fields:
# text_field: Description
# - name: server02
# device_role: server
# device_type: other
# site: AMS 2
# rack: rack-02
# face: Front
# position: 2
# custom_fields:
# text_field: Description
# - name: server03
# device_role: server
# device_type: other
# site: SING 1
# rack: rack-03
# face: Front
# position: 3
# custom_fields:
# text_field: Description