Skip to content

Commit

Permalink
ip-ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Dec 18, 2024
1 parent f375c6b commit ccf5a83
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions inventory/test/group_vars/all/metallb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,14 @@ metallb_config:
address_pools:
primary:
ip_range:
- 10.0.0.0-10.0.1.254
- 10.0.0.200-10.0.1.254
pool1:
ip_range:
- 10.0.0.100-10.0.1.199
- 10.0.1.50/29
avoid_buggy_ips: true
pool2:
ip_range:
- 10.0.0.100/29
avoid_buggy_ips: true
layer2:
- primary

0 comments on commit ccf5a83

Please sign in to comment.