diff --git a/dev/dev-vagrant.yml b/dev/dev-vagrant.yml index 95b9783ec..0c99fba76 100644 --- a/dev/dev-vagrant.yml +++ b/dev/dev-vagrant.yml @@ -53,7 +53,9 @@ inspection_net_name: aio # All-in-one network. aio_cidr: 192.168.33.0/24 aio_allocation_pool_start: 192.168.33.3 -aio_allocation_pool_end: 192.168.33.254 +aio_allocation_pool_end: 192.168.33.127 +aio_inspection_allocation_pool_start: 192.168.33.128 +aio_inspection_allocation_pool_end: 192.168.33.254 aio_vip_address: 192.168.33.2 # Controller interface on all-in-one network.