Skip to content

Commit

Permalink
metallb
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Dec 18, 2024
1 parent 7892bd9 commit d23ca01
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 @@ -22,14 +22,14 @@ metallb_config:
address_pools:
primary:
ip_range:
- 10.0.0.200-10.0.1.254
- 10.0.0.200-10.0.0.254
pool1:
ip_range:
- 10.0.1.50/29
avoid_buggy_ips: true
pool2:
ip_range:
- 10.0.0.100/29
- 10.0.1.100/29
avoid_buggy_ips: true
layer2:
- primary

0 comments on commit d23ca01

Please sign in to comment.