Skip to content

Commit

Permalink
Add childprefixlength
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Jul 4, 2024
1 parent 9815e42 commit 3ebae8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inventories/group_vars/control-plane/metal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ metal_api_networks:
underlay: false
destinationprefixes: []
partitionid: mini-lab
childprefixlength: 22
prefixes:
- 10.0.0.0/16
- id: tenant-super-network-ipv6-mini-lab
Expand All @@ -71,6 +72,7 @@ metal_api_networks:
underlay: false
destinationprefixes: []
partitionid: mini-lab
childprefixlength: 64
prefixes:
- fd00:000a::/48
- id: internet-mini-lab
Expand Down

0 comments on commit 3ebae8b

Please sign in to comment.