From: Nikolas Hermanns Date: Wed, 11 Jan 2017 13:49:36 +0000 (+0100) Subject: [ERICSSON-POD2] BUGFIX wrong vlan X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c949e1130c63895ed30b6ee1c0784c5675c822a2;p=securedlab.git [ERICSSON-POD2] BUGFIX wrong vlan 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 --- diff --git a/labs/ericsson/pod2/fuel/config/dea-pod-override.yaml b/labs/ericsson/pod2/fuel/config/dea-pod-override.yaml index ff3681b..7b13318 100644 --- a/labs/ericsson/pod2/fuel/config/dea-pod-override.yaml +++ b/labs/ericsson/pod2/fuel/config/dea-pod-override.yaml @@ -113,7 +113,7 @@ network: - 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 @@ -145,9 +145,9 @@ network: 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: