Increase the mgmt LAN to a /26 to accommodate more VMs in the labs

This commit is contained in:
Pim van Pelt
2023-05-06 10:57:48 +00:00
parent e9d645cba4
commit d99d9074dc
5 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ network:
accept-ra: false
dhcp4: false
mtu: 9000
addresses: [ 198.19.5.16/27, 2001:678:d78:50b::10/64 ]
addresses: [ 198.19.5.16/26, 2001:678:d78:50b::10/64 ]
routes:
- to: 0.0.0.0/0
via: 198.19.5.1