Add device role seeds
This commit is contained in:
parent
60f7de1898
commit
ebb7779b5f
2 changed files with 35 additions and 0 deletions
15
initializers/device_roles.yml
Normal file
15
initializers/device_roles.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
# - name: switch
|
||||
# slug: switch
|
||||
# color: Grey
|
||||
# - name: router
|
||||
# slug: router
|
||||
# color: Cyan
|
||||
# - name: load-balancer
|
||||
# slug: load-balancer
|
||||
# color: Red
|
||||
# - name: server
|
||||
# slug: server
|
||||
# color: Blue
|
||||
# - name: patchpanel
|
||||
# slug: patchpanel
|
||||
# color: Black
|
Loading…
Add table
Add a link
Reference in a new issue