rack awareness
This commit is contained in:
parent
8e40495eb7
commit
acbb767e22
7 changed files with 129 additions and 50 deletions
|
|
@ -9,4 +9,12 @@ datacenter_location:
|
|||
# regex: 'SysName: .*\.([A-Za-z0-9]+)'
|
||||
#
|
||||
# driver: "file:/tmp/datacenter"
|
||||
# regex: "(.*)"
|
||||
|
||||
rack_location:
|
||||
# driver: 'cmd:lldpctl'
|
||||
# match SysName: sw-dist-a1.dc42
|
||||
# regex: 'SysName:[ ]+[A-Za-z]+-[A-Za-z]+-([A-Za-z0-9]+)'
|
||||
#
|
||||
# driver: "file:/tmp/datacenter"
|
||||
# regex: "(.*)"
|
||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue