Docs: Fix VLAN bridge interface in example setup

The bridge_ports value defined on the example test setup file should
match the given physical interface and the VXLAN VLAN interface.

Closes-Bug: 1798079

Change-Id: I4a613bbb7b1790a9f289caa53f37917a4f618d04
(cherry picked from commit a6d8c79be4)
This commit is contained in:
kaiokassiano 2018-10-30 21:54:04 -03:00 committed by Jesse Pretorius (odyssey4me)
parent fa2497ff3f
commit 72358b32c5
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ iface br-vxlan inet static
bridge_stp off
bridge_waitport 0
bridge_fd 0
bridge_ports bond1.30
bridge_ports eth0.30
address 172.29.240.11
netmask 255.255.252.0