Skip to content

Commit

Permalink
Merge branch 'devel' into wan-top-level
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuloc authored Dec 14, 2023
2 parents ddd0daa + f47cfc7 commit daa209e
Show file tree
Hide file tree
Showing 383 changed files with 4,645 additions and 1,195 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
bash -c 'while [[ "$(curl -s -o /dev/null -w ''%{http_code}'' 127.0.0.1:8000)" != "200" ]]; do sleep 5; done'
- name: Check links for 404
run: |
docker run --network container:webdoc_avd raviqqe/muffet:2.9.2 http://127.0.0.1:8000/ -e ".*fonts.googleapis.com.*" -e ".*fonts.gstatic.com.*" -e ".*tools.ietf.org.*" -e ".*edit.*" -e ".*docs.github.com.*" -e "twitter.com" -e "www.docker.com" -f --max-redirections=3 --timeout=30 --rate-limit=1 --buffer-size 8192
docker run --network container:webdoc_avd raviqqe/muffet:2.9.3 http://127.0.0.1:8000/ -e ".*fonts.googleapis.com.*" -e ".*fonts.gstatic.com.*" -e ".*tools.ietf.org.*" -e ".*edit.*" -e ".*docs.github.com.*" -e "twitter.com" -e "www.docker.com" -e "hub.docker.com" -f --max-redirections=3 --timeout=30 --rate-limit=1 --buffer-size 8192
- name: 'Stop docker-compose stack'
run: |
docker-compose -f development/docker-compose.yml down
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF1A
metadata:
platform: cEOSLab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF1B
metadata:
platform: cEOSLab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF2A
metadata:
platform: 720XP
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF3A
metadata:
platform: cEOSLab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF3B
metadata:
platform: cEOSLab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF3C
metadata:
platform: cEOSLab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF3D
metadata:
platform: cEOSLab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF3E
metadata:
platform: cEOSLab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: SPINE1
metadata:
platform: cEOSLab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: SPINE2
metadata:
platform: cEOSLab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf1a
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65101'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf1b
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65101'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf1c
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf2a
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65102'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf2b
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65102'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf2c
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-spine1
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65100'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-spine2
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65100'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc2-leaf1a
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65201'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc2-leaf1b
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65201'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc2-leaf1c
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc2-leaf2a
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65202'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc2-leaf2b
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65202'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc2-leaf2c
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc2-spine1
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65200'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc2-spine2
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65200'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: p1
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: p2
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: p3
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: p4
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: pe1
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65001'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: pe2
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65001'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: pe3
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65001'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: rr1
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65001'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: rr2
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65001'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF1
metadata:
platform: cEOS-LAB
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF2
metadata:
platform: cEOS-LAB
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF3
metadata:
platform: cEOS-LAB
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: LEAF4
metadata:
platform: cEOS-LAB
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: SPINE1
metadata:
platform: cEOS-LAB
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: SPINE2
metadata:
platform: cEOS-LAB
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf1a
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65101'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf1b
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65101'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf1c
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf2a
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65102'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf2b
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65102'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-leaf2c
metadata:
platform: vEOS-lab
is_deployed: true
static_routes:
- vrf: MGMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-spine1
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65100'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
hostname: dc1-spine2
metadata:
platform: vEOS-lab
is_deployed: true
router_bgp:
as: '65100'
Expand Down
Loading

0 comments on commit daa209e

Please sign in to comment.