diff options
author | zhihui wu <wu.zhihui1@zte.com.cn> | 2017-12-20 15:41:59 +0800 |
---|---|---|
committer | zhihui wu <wu.zhihui1@zte.com.cn> | 2017-12-20 15:41:59 +0800 |
commit | fd8f5308c1ccbee2fa98c4cc52dcc49b3ce0afd1 (patch) | |
tree | 0523d6966987ef06a1038cf9949b96a65a48ad4b /labs | |
parent | 89d7cb905bf6f286648638f5865884ac5e332e59 (diff) |
modify admin network segment of zte pod1
The previous network segment conflicts with INSTALLER_IP.
Change-Id: I160c2ee368f716d13510bfea69e2dc453d164276
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'labs')
-rw-r--r-- | labs/zte/pod1.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/labs/zte/pod1.yaml b/labs/zte/pod1.yaml index bdc5ab44..c88990b5 100644 --- a/labs/zte/pod1.yaml +++ b/labs/zte/pod1.yaml @@ -19,7 +19,7 @@ net_config: admin: interface: 0 vlan: native - network: 10.20.6.0 + network: 10.10.6.0 mask: 24 mgmt: interface: 1 |