diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-01-31 14:03:48 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-01-31 14:03:48 +0400 |
commit | b6e90b88db3d555f7de49458bedbd6f84a30cba8 (patch) | |
tree | f11c1ab7741f377c0ab3ac1e1dd7f2ccc40ff527 /labs | |
parent | f7d93c92c6a1b643b14f421037103e4d0b15d1c8 (diff) |
[epod1] Update private net vlan id
Change-Id: I911c1e6ff62acd2d3b67884d42c92f35aac20a24
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'labs')
-rw-r--r-- | labs/ericsson/pod1/fuel/config/dea-pod-override.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/labs/ericsson/pod1/fuel/config/dea-pod-override.yaml b/labs/ericsson/pod1/fuel/config/dea-pod-override.yaml index b6f4b1b..df97f5c 100644 --- a/labs/ericsson/pod1/fuel/config/dea-pod-override.yaml +++ b/labs/ericsson/pod1/fuel/config/dea-pod-override.yaml @@ -151,9 +151,9 @@ network: render_type: cidr seg_type: tun use_gateway: false - vlan_start: 83 + vlan_start: 1000 name: private - vlan_start: 83 + vlan_start: 1000 - cidr: 10.20.0.0/24 gateway: 10.20.0.2 ip_ranges: |