diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2017-12-20 21:03:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-20 21:03:49 +0000 |
commit | ac2b2bdddb422cbaceaf4fb3c4139dd44f8fa02e (patch) | |
tree | 8da31396f69be78a37df671b43259b6a186e2385 /labs/zte | |
parent | 60b29f9b9b265b231f1990877e7042a84508db50 (diff) | |
parent | fd8f5308c1ccbee2fa98c4cc52dcc49b3ce0afd1 (diff) |
Merge "modify admin network segment of zte pod1"
Diffstat (limited to 'labs/zte')
-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 |