Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
robertvolkmann committed Jan 9, 2025
1 parent 448ee98 commit bc39261
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/exit/frr.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ interface eth2
no ipv6 nd suppress-ra
!
interface mini_lab_ext
ip address 203.0.113.128/30
ip address 203.0.113.128/24
!
interface lo
ip address 10.0.0.21/32
Expand Down
2 changes: 1 addition & 1 deletion inventories/group_vars/control-plane/metal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ metal_api_networks:
partitionid: "mini-lab"
vrf: 104009
prefixes:
- 203.0.113.0/25
- 203.0.113.128/25
labels:
network.metal-stack.io/default: ""
network.metal-stack.io/default-external: ""
Expand Down

0 comments on commit bc39261

Please sign in to comment.