We don't need to set the gateway for aio network

Removing this seemed to stop us getting duplicate network gateways.
This commit is contained in:
John Garbutt 2017-08-29 11:42:45 +01:00
parent 0d8a100a61
commit d05b1265df
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ inspection_net_name: aio
# All-in-one network.
aio_cidr: 192.168.33.0/24
aio_gateway: 192.168.33.1
aio_allocation_pool_start: 192.168.33.3
aio_allocation_pool_end: 192.168.33.254
aio_vip_address: 192.168.33.2