Skip to content

Commit

Permalink
Avoid overlap
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Dec 18, 2024
1 parent d23ca01 commit 5104591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inventory/test/group_vars/all/metallb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ metallb_config:
- 10.0.0.200-10.0.0.254
pool1:
ip_range:
- 10.0.1.50/29
- 10.0.0.48/29
avoid_buggy_ips: true
pool2:
ip_range:
- 10.0.1.100/29
- 10.0.0.96/29
avoid_buggy_ips: true
layer2:
- primary

0 comments on commit 5104591

Please sign in to comment.