Use valid ipv4 CIDR ranges

This commit is contained in:
bom 2022-07-21 15:13:13 +02:00
parent f7628101af
commit a5eebfbf22
2 changed files with 2 additions and 2 deletions

View file

@ -9,5 +9,5 @@ data:
- name: default
protocol: layer2
addresses:
- ${node_ipv4}/32
- ${node_ipv4}/29
- ${node_ipv6}/128

View file

@ -9,4 +9,4 @@ data:
- name: default
protocol: layer2
addresses:
- ${node_ipv4}/32
- ${node_ipv4}/29