forked from mirrors/thatmattlove-hyperglass
removed name keys
This commit is contained in:
parent
1198852c38
commit
59c6f124d4
1 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ src_addr_ipv4 = "127.0.0.1"
|
||||||
src_addr_ipv6 = "::1"
|
src_addr_ipv6 = "::1"
|
||||||
credential = "default"
|
credential = "default"
|
||||||
location = "pop1"
|
location = "pop1"
|
||||||
name = "test-r1.pop1"
|
|
||||||
display_name = "Test Router 1"
|
display_name = "Test Router 1"
|
||||||
port = "22"
|
port = "22"
|
||||||
type = "cisco_ios"
|
type = "cisco_ios"
|
||||||
|
|
@ -19,7 +18,6 @@ src_addr_ipv4 = "127.0.0.2"
|
||||||
src_addr_ipv6 = "::1"
|
src_addr_ipv6 = "::1"
|
||||||
credential = "default"
|
credential = "default"
|
||||||
location = "pop2"
|
location = "pop2"
|
||||||
name = "test-r2.pop2"
|
|
||||||
display_name = "Test Router 2"
|
display_name = "Test Router 2"
|
||||||
port = "22"
|
port = "22"
|
||||||
type = "cisco_xr"
|
type = "cisco_xr"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue