The private vlan was wrong in the dea file.
In addition we make space in the mgmt network
so that the JHOST can get an ip as well.
Change-Id: Iae1fd9b74be0b232bbf380b4e8e451dba61b18ff
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
- cidr: 192.168.10.0/24
gateway: null
ip_ranges:
- - - 192.168.10.1
+ - - 192.168.10.12
- 192.168.10.254
meta:
cidr: 192.168.0.0/24
render_type: cidr
seg_type: tun
use_gateway: false
- vlan_start: 86
+ vlan_start: 87
name: private
- vlan_start: 86
+ vlan_start: 87
- cidr: 10.20.0.0/24
gateway: 10.20.0.2
ip_ranges: