Skip to content

Commit d366cd4

Browse files
committed
fixes
1 parent f0beb88 commit d366cd4

File tree

6 files changed

+237
-15
lines changed

6 files changed

+237
-15
lines changed

objects/dc/dc-arista-s.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Object
44
spec:
55
kind: TopologyDataCenter
66
data:
7-
- name: DC-Arista
7+
- name: dc-arista
88
location: Frankfurt
99
description: Arista Data Center with cEOS switches
1010
strategy: ospf-ibgp

objects/dc/dc-cisco-s-border-leafs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Object
44
spec:
55
kind: TopologyDataCenter
66
data:
7-
- name: DC-Cisco-Border
7+
- name: dc-cisco-border
88
location: Katowice
99
description: Cisco Data Center with border leafs
1010
strategy: ospf-ibgp

objects/dc/dc-cisco-s.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Object
44
spec:
55
kind: TopologyDataCenter
66
data:
7-
- name: DC-Cisco
7+
- name: dc-cisco
88
location: Munich
99
description: Cisco Data Center with Nexus switches
1010
strategy: ebgp-ibgp

objects/dc/dc-juniper-s.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Object
44
spec:
55
kind: TopologyDataCenter
66
data:
7-
- name: DC-Juniper
7+
- name: dc-juniper
88
location: London
99
description: Juniper Data Center with Juniper QFX5220-32CD
1010
strategy: ospf-ibgp

objects/dc/dc-sonic-border-leafs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Object
44
spec:
55
kind: TopologyDataCenter
66
data:
7-
- name: DC-SONiC
7+
- name: dc-sonic
88
location: Barcelona
99
description: SONiC Data Center with border leafs
1010
strategy: ebgp-ibgp

0 commit comments

Comments
 (0)