Increase the mgmt LAN to a /26 to accommodate more VMs in the labs
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user